mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-18 22:20:53 +00:00
fix cmake warning
This commit is contained in:
parent
bbcfcc8823
commit
02861fa8e3
@ -882,7 +882,7 @@ elseif(NOT APPLE)
|
||||
INSTALL(DIRECTORY "${INSTALL_SOURCE}/resources" DESTINATION "${DATADIR}" COMPONENT "Resources")
|
||||
INSTALL(DIRECTORY DESTINATION "${DATADIR}/data" COMPONENT "Resources")
|
||||
endif(WIN32)
|
||||
endif(NOT APPLE)
|
||||
endif()
|
||||
|
||||
# Doxygen Target -- simply run 'make doc' or 'make doc_pages'
|
||||
# output directory for 'make doc' is "${OpenMW_BINARY_DIR}/docs/Doxygen"
|
||||
|
Loading…
x
Reference in New Issue
Block a user