浏览代码

Update CMakeLists.txt

Remove dead code.
Kim Kulling 7 年之前
父节点
当前提交
349d877899
共有 1 个文件被更改,包括 0 次插入1 次删除
  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