NoLanguage.cmake 108 B

12
  1. add_library(NoLanguage header.h)
  2. export(TARGETS NoLanguage FILE "${CMAKE_CURRENT_BINARY_DIR}/export.cmake")