2024-04-14 22:45:38 +02:00

3 lines
94 B
CMake

add_executable(subdir_exe_no_genex ../main.c)
add_executable(subdir_exe_with_genex ../main.c)