mirror of
https://github.com/wolfpld/tracy
synced 2026-01-19 04:52:09 +00:00
Disable libpsl when building curl.
This commit is contained in:
@@ -132,6 +132,7 @@ else()
|
||||
"BUILD_SHARED_LIBS OFF"
|
||||
"HTTP_ONLY ON"
|
||||
"CURL_ZSTD OFF"
|
||||
"CURL_USE_LIBPSL OFF"
|
||||
EXCLUDE_FROM_ALL TRUE
|
||||
)
|
||||
add_library(TracyLibcurl INTERFACE)
|
||||
|
||||
Reference in New Issue
Block a user