Update CMakeLists.txt

Remove dead code.
pull/1851/head
Kim Kulling 2018-03-22 21:28:52 +01:00 committed by GitHub
parent 6c21a30958
commit 349d877899
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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