mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 23:51:09 -04:00
silencing a cmake warning
This commit is contained in:
parent
762f5fe692
commit
4076c19cc6
@ -661,4 +661,4 @@ if (NOT WIN32 AND NOT DPKG_PROGRAM)
|
|||||||
# Install resources
|
# Install resources
|
||||||
INSTALL(DIRECTORY "${OpenMW_BINARY_DIR}/resources" DESTINATION "${DATADIR}" )
|
INSTALL(DIRECTORY "${OpenMW_BINARY_DIR}/resources" DESTINATION "${DATADIR}" )
|
||||||
INSTALL(FILES "${OpenMW_BINARY_DIR}/launcher.qss" DESTINATION "${DATADIR}/resources" )
|
INSTALL(FILES "${OpenMW_BINARY_DIR}/launcher.qss" DESTINATION "${DATADIR}/resources" )
|
||||||
endif(NOT WIN32)
|
endif(NOT WIN32 AND NOT DPKG_PROGRAM)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user