openmw-tes3coop/apps
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
..
bsatool Fix bsatool warning 2013-12-05 15:46:33 +01:00
esmtool Minor fixes from static analysis. 2014-05-28 21:15:50 +10:00
launcher Fix CMake scripts to link static dependencies 2014-06-02 02:51:04 -05:00
mwiniimporter missing #include <iostream> in mwiniimporter 2014-05-23 08:41:49 -04:00
opencs Fix CMake scripts to link static dependencies 2014-06-02 02:51:04 -05:00
openmw Fix CMake scripts to link static dependencies 2014-06-02 02:51:04 -05:00
openmw_test_suite Remove unused file_finder 2014-05-15 21:36:24 +02:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00