Switched to local Clib
This commit is contained in:
parent
f442b21667
commit
a41283638b
@ -50,10 +50,10 @@ set(ENABLE_SKYRIM_AE ON CACHE BOOL " " FORCE)
|
||||
set(ENABLE_SKYRIM_VR ON CACHE BOOL " " FORCE)
|
||||
set(BUILD_TESTS OFF CACHE BOOL " " FORCE)
|
||||
|
||||
FetchContent_MakeAvailable(CommonLibNG)
|
||||
#FetchContent_MakeAvailable(CommonLibNG)
|
||||
|
||||
# Use a local copy instead
|
||||
#add_subdirectory("d:/Git/CommonLibVR/" ${CMAKE_BINARY_DIR}/_deps/clib-build)
|
||||
add_subdirectory("d:/Git/CommonLibVR/" ${CMAKE_BINARY_DIR}/_deps/clib-build)
|
||||
|
||||
#find_package(CommonLibSSE CONFIG REQUIRED)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user