1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-29 12:20:41 +00:00
OpenMW/cmake
Roman Melnik 978b5f64d8 Merge cmake/findBullet patch for '_debug' postfixed libraries
Merge in the patch from the cmake official repository:
https://cmake.org/gitweb?p=cmake.git;a=commit;h=6f935d7f55af5c96d18d23b72991e87d1e029dda

Without this fix cmake couldn't find bullet's debug libraries,
and VS2010 openmw project file was generated with links to
release libraries instead (which caused errors during build
in debug configuration).
2012-03-25 23:53:14 +03:00
..
COPYING-CMAKE-SCRIPTS
FindAudiere.cmake
FindBullet.cmake Merge cmake/findBullet patch for '_debug' postfixed libraries 2012-03-25 23:53:14 +03:00
FindCg.cmake Added needed cmake files and added a comment to clarify the changes in FindOgre.cmake 2012-03-15 21:37:55 +01:00
FindFFMPEG.cmake
FindFreeImage.cmake Added needed cmake files and added a comment to clarify the changes in FindOgre.cmake 2012-03-15 21:37:55 +01:00
FindMPG123.cmake
FindOGRE.cmake Check if searching OGRE dir with version suffix failed. I'm not sure if this is the right way to do it though. 2012-03-19 15:04:55 +01:00
FindOIS.cmake
FindPkgMacros.cmake
FindSNDFILE.cmake
FindZZip.cmake Added needed cmake files and added a comment to clarify the changes in FindOgre.cmake 2012-03-15 21:37:55 +01:00
OpenMWMacros.cmake
PreprocessorUtils.cmake