blob: 4efeaae52c7d6fd3cd1703f5e0e33cb35a57d622 [file] [log] [blame]
add_custom_command(TARGET foobar PRE_BUILD
COMMAND ${CMAKE_COMMAND} -E hello world
)