You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/cmake
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.
11 years ago
..
COPYING-CMAKE-SCRIPTS CMake for Windows-patch by Sylvain T (NOT YET TESTED). Includes update to Mangle. 15 years ago
FindBullet.cmake remove unneeded libraries 11 years ago
FindCg.cmake Added needed cmake files and added a comment to clarify the changes in FindOgre.cmake 13 years ago
FindDirectX.cmake Fix CMake scripts to link static dependencies 11 years ago
FindDirectX11.cmake Fix CMake scripts to link static dependencies 11 years ago
FindFFmpeg.cmake fix cmake typo that effects windows devs 12 years ago
FindFreeImage.cmake Added needed cmake files and added a comment to clarify the changes in FindOgre.cmake 13 years ago
FindFreetype.cmake Fixed OS X build with static MyGUI 13 years ago
FindGMock.cmake Added support for code coverage checking and unittests. 13 years ago
FindLIBUNSHIELD.cmake Dead link fix 11 years ago
FindMyGUI.cmake Fix CMake scripts to link static dependencies 11 years ago
FindOGRE.cmake Fix CMake scripts to link static dependencies 11 years ago
FindPkgMacros.cmake Replaced FindOGRE.cmake, this one looks for debug libraries too 13 years ago
FindSDL2.cmake Fix CMake scripts to link static dependencies 11 years ago
FindZZip.cmake Added needed cmake files and added a comment to clarify the changes in FindOgre.cmake 13 years ago
GetGitRevisionDescription.cmake Some changes to the version retrieval: ignore shallow clones 11 years ago
GetGitRevisionDescription.cmake.in Added version info retrieval from git tags 11 years ago
OpenMWMacros.cmake Add unity build option 11 years ago
PreprocessorUtils.cmake Replaced FindOGRE.cmake, this one looks for debug libraries too 13 years ago