mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-06 00:55:50 +00:00
Mistakes in previous commit
This commit is contained in:
parent
5187d5bb17
commit
4337f2619f
@ -88,7 +88,6 @@ configure_file(${OpenMW_SOURCE_DIR}/files/openmw.cfg
|
||||
if (APPLE)
|
||||
set(APPLE_BUNDLE_RESOURCES
|
||||
${CMAKE_SOURCE_DIR}/files/openmw.cfg
|
||||
# ${CMAKE_SOURCE_DIR}/files/ogre.cfg
|
||||
${CMAKE_SOURCE_DIR}/files/mac/plugins.cfg
|
||||
)
|
||||
endif (APPLE)
|
||||
@ -125,7 +124,6 @@ if (APPLE)
|
||||
set_source_files_properties(
|
||||
${CMAKE_SOURCE_DIR}/files/openmw.cfg
|
||||
${CMAKE_SOURCE_DIR}/files/mac/plugins.cfg
|
||||
${CMAKE_SOURCE_DIR}/files/o
|
||||
PROPERTIES
|
||||
MACOSX_PACKAGE_LOCATION MacOS
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user