blob: e3fdbb2a8335546c4b96a2b8f0f5840fe80eee39 [file] [edit]
add_custom_command(TARGET foobar PRE_BUILD
COMMAND ${CMAKE_COMMAND} -E hello world
)