3 lines
94 B
CMake
3 lines
94 B
CMake
|
add_executable(subdir_exe_no_genex ../main.c)
|
||
|
add_executable(subdir_exe_with_genex ../main.c)
|