Explorar o código

Disable step.

Kim Kulling %!s(int64=6) %!d(string=hai) anos
pai
achega
a04b96ef66
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      code/CMakeLists.txt

+ 1 - 1
code/CMakeLists.txt

@@ -890,7 +890,7 @@ SET( assimp_src
   ${PostProcessing_SRCS}
   ${MaterialSystem_SRCS}
   ${STEPParser_SRCS}
-  ${Step_SRCS}
+#  ${Step_SRCS} check if we need a different approach
 
   # Model Support
   ${ASSIMP_LOADER_SRCS}