1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 19:19:56 +00:00

Added configrue file in cmake. Hopefully it will copy defaultfilters file.

This commit is contained in:
Marek Kochanowicz 2013-10-20 09:50:16 +02:00
parent cafea438bd
commit 155662860c

View file

@ -319,6 +319,9 @@ configure_file(${OpenMW_SOURCE_DIR}/files/openmw.cfg
configure_file(${OpenMW_SOURCE_DIR}/files/opencs.cfg
"${OpenMW_BINARY_DIR}/opencs.cfg")
configure_file(${OpenMW_SOURCE_DIR}/files/opencs/defaultfilters.omwaddon.project
"${OpenMW_BINARY_DIR}/resources/defaultfilters.omwaddon.project")
if (NOT WIN32 AND NOT APPLE)
configure_file(${OpenMW_SOURCE_DIR}/files/openmw.desktop