# # ChangeLog for code/branches/pch/cmake/TargetUtilities.cmake # # Generated by Trac 1.0.9 # Feb 23, 2025, 1:35:44 AM Wed, 03 Jun 2009 18:40:17 GMT rgrieder [3117] * code/branches/pch/cmake/BuildConfigGCC.cmake (modified) * code/branches/pch/cmake/BuildConfigMSVC.cmake (modified) * code/branches/pch/cmake/GetGCCCompilerFlags.cmake (added) * code/branches/pch/cmake/PrecompiledHeaderFiles.cmake (added) * code/branches/pch/cmake/TargetUtilities.cmake (modified) * code/branches/pch/src/orxonox/CMakeLists.txt (modified) * code/branches/pch/src/orxonox/OrxonoxPrecompiledHeaders.h (added) Adding experimental precompiled header file support. It seems to work ... Wed, 03 Jun 2009 18:28:37 GMT rgrieder [3116] * code/branches/pch/cmake/BuildConfigGCC.cmake (modified) * code/branches/pch/cmake/BuildConfigMSVC.cmake (modified) * code/branches/pch/cmake/CapitaliseName.cmake (added) * code/branches/pch/cmake/InstallUtilities.cmake (deleted) * code/branches/pch/cmake/ParseMacroArguments.cmake (added) * code/branches/pch/cmake/TargetUtilities.cmake (added) * code/branches/pch/src/CMakeLists.txt (modified) * code/branches/pch/src/bullet/CMakeLists.txt (modified) * code/branches/pch/src/ceguilua/CMakeLists.txt (modified) * code/branches/pch/src/core/CMakeLists.txt (modified) * code/branches/pch/src/cpptcl/CMakeLists.txt (modified) * code/branches/pch/src/network/CMakeLists.txt (modified) * code/branches/pch/src/ogreceguirenderer/CMakeLists.txt (modified) * code/branches/pch/src/ois/CMakeLists.txt (modified) * code/branches/pch/src/orxonox/CMakeLists.txt (modified) * code/branches/pch/src/tinyxml/CMakeLists.txt (modified) * code/branches/pch/src/tolua/CMakeLists.txt (modified) * code/branches/pch/src/util/CMakeLists.txt (modified) Added new CMake functions: ORXONOX_ADD_LIBRARY and ...