CMake: Add `.cpp` files to target_sources
C++ files were excluded from target_sources, this meant that those files
were being missed entirely during the build process. This adds any files
that may have missed in the first commit.
ls
1 parent 9738b27 commit 961ec0ce7fcb800d75099f9899b4404bc962f638
@harmut01 harmut01 authored on 19 Apr 2021
Showing 2 changed files
View
targets/TARGET_RENESAS/TARGET_RZ_A1XX/CMakeLists.txt
View
targets/TARGET_RENESAS/TARGET_RZ_A2XX/CMakeLists.txt