mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-06 15:19:56 -06:00
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)
|