ソースを参照

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