CustomTarget.cmake 81 B

12
  1. add_custom_target(CustomTarget)
  2. export(TARGETS CustomTarget FILE somefile.cmake)