Skip to content

Commit aca59bd

Browse files
committed
Disable CesiumCurl.
1 parent 0b284b5 commit aca59bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extern/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ endif()
124124
# Our OpenSSL is part of Unreal Engine, so need to install it.
125125
set(CESIUM_EXCLUDE_INSTALL_HEADERS openssl)
126126
set(CESIUM_EXCLUDE_INSTALL_STATIC_LIBS openssl)
127+
SET(CESIUM_DISABLE_CURL ON)
127128

128129
add_subdirectory(cesium-native)
129130

0 commit comments

Comments
 (0)