mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-24 03:27:12 +01:00
13 lines
283 B
Diff
13 lines
283 B
Diff
![]() |
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||
|
index d781d1f..0d64d50 100644
|
||
|
--- a/CMakeLists.txt
|
||
|
+++ b/CMakeLists.txt
|
||
|
@@ -92,7 +92,6 @@ if (WIN32)
|
||
|
endif()
|
||
|
|
||
|
IF(MSVC)
|
||
|
- set (CMAKE_PREFIX_PATH "D:\\libs\\devil")
|
||
|
OPTION( ASSIMP_INSTALL_PDB
|
||
|
"Install MSVC debug files."
|
||
|
ON
|