Sfoglia il codice sorgente

Remove debug messages.

Former-commit-id: 7faf0d4f07a2c6c71bbf745b114a5a0bc8ac88b3
Qingnan Zhou 9 anni fa
parent
commit
56dfd29d5a
1 ha cambiato i file con 0 aggiunte e 10 eliminazioni
  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)