pull/1851/head
Kim Kulling 2018-03-22 20:07:47 +01:00
parent 7c8e49522b
commit 6c21a30958
1 changed files with 1 additions and 1 deletions

View File

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