Browse Source

Update CMakeLists.txt

Remove dead code.
Kim Kulling 7 years ago
parent
commit
349d877899
1 changed files with 0 additions and 1 deletions
  1. 0 1
      CMakeLists.txt

+ 0 - 1
CMakeLists.txt

@@ -110,7 +110,6 @@ if (WIN32)
 endif()
 
 IF(MSVC)
-#  SET (CMAKE_PREFIX_PATH "D:\\libs\\devil")
   OPTION( ASSIMP_INSTALL_PDB
     "Install MSVC debug files."
     ON