1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-30 01:45:33 +00:00

fixed a bug in a cmake script that resulted in some files being compiled twice

This commit is contained in:
Marc Zinnschlag 2012-07-15 19:29:09 +02:00
parent 871b1d1c9b
commit da916cecfb

View file

@ -79,7 +79,6 @@ ENDIF(WIN32)
ENDIF(OGRE_STATIC)
add_executable(openmw
${OPENMW_LIBS} ${OPENMW_LIBS_HEADER}
${COMPONENT_FILES}
${OPENMW_FILES}
${GAME} ${GAME_HEADER}
${APPLE_BUNDLE_RESOURCES}