CelestiaContent/warp/CMakeLists.txt

6 lines
92 B
CMake

set(WARP_SOURCES
warp.map
)
install(FILES ${WARP_SOURCES} DESTINATION "${DATADIR}/warp")