mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-06-12 21:07:10 +02:00
Update WIP discord and some vendors.
CPR has features disabled and PCRE is fully disabled until updated to new code.
This commit is contained in:
Vendored
+1
-1
@@ -10,4 +10,4 @@ if (WIN32)
|
||||
target_compile_definitions(inja PRIVATE _WIN32_WINNT=0x0601)
|
||||
endif()
|
||||
# Link to nlohmann json library
|
||||
target_link_libraries(inja PRIVATE nlohmann_json)
|
||||
target_link_libraries(inja PUBLIC nlohmann_json)
|
||||
|
||||
Reference in New Issue
Block a user