CPackGeneratedConfig.cmake.in 80 B

123
  1. if(CPACK_GENERATOR MATCHES "IFW")
  2. set(CMAKE_EXECUTABLE_SUFFIX ".exe")
  3. endif()