Browse Source

Merge pull request #1851 from assimp/issue_1850

closes https://github.com/assimp/assimp/issues/1850: remove buggy set…
Kim Kulling 7 years ago
parent
commit
c697d51d88
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()
 endif()
 
 
 IF(MSVC)
 IF(MSVC)
-  SET (CMAKE_PREFIX_PATH "D:\\libs\\devil")
   OPTION( ASSIMP_INSTALL_PDB
   OPTION( ASSIMP_INSTALL_PDB
     "Install MSVC debug files."
     "Install MSVC debug files."
     ON
     ON