Explorar el Código

CMake: add comment for openddl-parser configuration.

Kim Kulling hace 10 años
padre
commit
6249a1c06f
Se han modificado 2 ficheros con 420 adiciones y 419 borrados
  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")
 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 )
 add_definitions( -DOPENDDL_NO_USE_CPP11 )
 
 
 # Get the current working branch
 # Get the current working branch

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 419 - 419
code/CMakeLists.txt


Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio