1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 18:45:33 +00:00
openmw/apps/launcher
slothlife 20dabaead9 Fix CMake scripts to link static dependencies
Added FindDirectX scripts from Ogre so that FindOgre.cmake doesn't
fail silently to find the libraries correctly.

Modified top-level CMakelists.txt:
- Correctly set include dirs, preprocessor definitions, and add
  libraries for static Ogre plugins.
- Correctly set preprocessor definitions for static MyGUI.

Modified launcher, openmw, and opencs to link the static Ogre plugins.

Fixed FindSDL2.cmake to set a variable that contains only the SDL2
library, so that the launcher doesn't incorrectly link against
SDL2main.

Fixed FindMyGUI.cmake to correctly look for static variants.

Fixed FindOgre.cmake to set variables for DirectX plugins correctly.
2014-06-02 02:51:04 -05:00
..
settings the same for data-local entry 2014-05-22 01:13:27 +04:00
utils
CMakeLists.txt Fix CMake scripts to link static dependencies 2014-06-02 02:51:04 -05:00
datafilespage.cpp
datafilespage.hpp
graphicspage.cpp minor performance improvements in other apps subdirectories 2014-04-27 23:25:02 +02:00
graphicspage.hpp
main.cpp
maindialog.cpp Fix a typo within the launcher. Fixes bug #1058. 2014-05-27 01:47:57 -05:00
maindialog.hpp
playpage.cpp
playpage.hpp
textslotmsgbox.cpp
textslotmsgbox.hpp
unshieldthread.cpp fix most vexing parse issue 2014-05-18 14:55:05 +04:00
unshieldthread.hpp