mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
cleanup cmake
This commit is contained in:
parent
d4e592aa28
commit
987cc04d4e
@ -34,9 +34,6 @@ endif ()
|
||||
|
||||
list(APPEND NKR_LIBS ${CMAKE_SOURCE_DIR}/libs/deps/built)
|
||||
list(APPEND CMAKE_PREFIX_PATH ${NKR_LIBS})
|
||||
if(WIN32)
|
||||
list(APPEND CMAKE_PREFIX_PATH "libs/deps/built/x64-windows-static")
|
||||
endif ()
|
||||
|
||||
message("[CMAKE_PREFIX_PATH] ${CMAKE_PREFIX_PATH}")
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user