jellyfin-media-player/CMakeModules/CPackGeneratedConfig.cmake.in
2015-10-13 11:05:27 +02:00

4 lines
80 B
CMake

if(CPACK_GENERATOR MATCHES "IFW")
set(CMAKE_EXECUTABLE_SUFFIX ".exe")
endif()