mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-30 02:45:32 +00:00
matching ifs
This commit is contained in:
parent
5a65d6e18d
commit
cb26f52032
1 changed files with 1 additions and 1 deletions
|
@ -797,7 +797,7 @@ if (APPLE AND DESIRED_QT_VERSION MATCHES 5)
|
|||
fixup_bundle(\"${INSTALLED_OPENCS_APP}\" \"${OPENCS_PLUGINS}\" \"\")
|
||||
" COMPONENT Runtime)
|
||||
include(CPack)
|
||||
endif (APPLE)
|
||||
endif (APPLE AND DESIRED_QT_VERSION MATCHES 5)
|
||||
|
||||
# Doxygen Target -- simply run 'make doc' or 'make doc_pages'
|
||||
# output directory for 'make doc' is "${OpenMW_BINARY_DIR}/docs/Doxygen"
|
||||
|
|
Loading…
Reference in a new issue