- CMake overhaul. Add proper FindXXX scripts for PkgMacros, ZLIB, DirectX....
- CMake overhaul. Add proper FindXXX scripts for PkgMacros, ZLIB, DirectX. Isolate MSVC-specific defines. Add newer boost versions to boost whitelist. Many thanks to Mr. S. for the patch! (see http://zfx.info/viewtopic.php?f=9&t=334&p=32190#p32190) git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1293 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
Showing
- AssimpConfigVersion.cmake.in 6 additions, 6 deletionsAssimpConfigVersion.cmake.in
- CMakeLists.txt 51 additions, 41 deletionsCMakeLists.txt
- assimp-config-version.cmake.in 9 additions, 8 deletionsassimp-config-version.cmake.in
- cmake-modules/FindDirectX.cmake 100 additions, 0 deletionscmake-modules/FindDirectX.cmake
- cmake-modules/FindPkgMacros.cmake 142 additions, 0 deletionscmake-modules/FindPkgMacros.cmake
- cmake-modules/FindZLIB.cmake 48 additions, 0 deletionscmake-modules/FindZLIB.cmake
- code/CMakeLists.txt 26 additions, 13 deletionscode/CMakeLists.txt
- samples/SimpleOpenGL/CMakeLists.txt 2 additions, 2 deletionssamples/SimpleOpenGL/CMakeLists.txt
- samples/SimpleTexturedOpenGL/CMakeLists.txt 18 additions, 16 deletionssamples/SimpleTexturedOpenGL/CMakeLists.txt
- test/CMakeLists.txt 4 additions, 30 deletionstest/CMakeLists.txt
- tools/assimp_cmd/CMakeLists.txt 2 additions, 2 deletionstools/assimp_cmd/CMakeLists.txt
- tools/assimp_view/CMakeLists.txt 7 additions, 34 deletionstools/assimp_view/CMakeLists.txt
Loading
Please register or sign in to comment