mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-29 22:45:34 +00:00
indentation
This commit is contained in:
parent
fc10adb608
commit
6596c400f3
1 changed files with 2 additions and 2 deletions
|
@ -344,10 +344,10 @@ endif (APPLE)
|
|||
# Other files
|
||||
|
||||
configure_resource_file(${OpenMW_SOURCE_DIR}/files/settings-default.cfg
|
||||
"${OpenMW_BINARY_DIR}" "settings-default.cfg")
|
||||
"${OpenMW_BINARY_DIR}" "settings-default.cfg")
|
||||
|
||||
configure_resource_file(${OpenMW_SOURCE_DIR}/files/openmw.appdata.xml
|
||||
"${OpenMW_BINARY_DIR}" "openmw.appdata.xml")
|
||||
"${OpenMW_BINARY_DIR}" "openmw.appdata.xml")
|
||||
|
||||
if (NOT APPLE)
|
||||
configure_resource_file(${OpenMW_SOURCE_DIR}/files/openmw.cfg.local
|
||||
|
|
Loading…
Reference in a new issue