mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -05:00
2b5447d4a8
Also switch to pure C.
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)
|