blob: 05eda9ff01a33f170322d5129db5f94d6499ecc4 [file]
add_executable(foo main.c)
set_target_properties(foo PROPERTIES RUNTIME_OUTPUT_DIRECTORY bin)