Browse Source

CMake: add comment for openddl-parser configuration.

Kim Kulling 10 years ago
parent
commit
6249a1c06f
2 changed files with 420 additions and 419 deletions
  1. 1 0
      CMakeLists.txt
  2. 419 419
      code/CMakeLists.txt

+ 1 - 0
CMakeLists.txt

@@ -18,6 +18,7 @@ set (PROJECT_VERSION "${ASSIMP_VERSION}")
 
 set(ASSIMP_PACKAGE_VERSION "0" CACHE STRING "the package-specific version used for uploading the sources")
 
+# Needed for openddl_parser config, no use of c++11 at this moment
 add_definitions( -DOPENDDL_NO_USE_CPP11 )
 
 # Get the current working branch

File diff suppressed because it is too large
+ 419 - 419
code/CMakeLists.txt


Some files were not shown because too many files changed in this diff