Explorar el Código

Remove debug messages.

Former-commit-id: 7faf0d4f07a2c6c71bbf745b114a5a0bc8ac88b3
Qingnan Zhou hace 9 años
padre
commit
56dfd29d5a
Se han modificado 1 ficheros con 0 adiciones y 10 borrados
  1. 0 10
      tutorial/CMakeLists.txt

+ 0 - 10
tutorial/CMakeLists.txt

@@ -60,16 +60,6 @@ ENDIF(MSVC)
 
 option(ENABLE_TUTORIALS " " OFF)
 
-#MESSAGE("===add subdirectory embree===")
-#MESSAGe(${CMAKE_CXX_COMPILER})
-#MESSAGe(${CMAKE_C_COMPILER})
-#add_subdirectory("../external/embree/" "embree")
-#MESSAGe(${CMAKE_CXX_COMPILER})
-#MESSAGe(${CMAKE_C_COMPILER})
-#MESSAGE("===done===")
-#include_directories("../external/embree/include")
-#list(APPEND SHARED_LIBRARIES "embree")
-
 # endif(True)
 
 # if(True)