mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-26 00:19:13 +00:00
Fix compilation of libcurl from a Visual Studio solution
This commit is contained in:
parent
ce4021ba35
commit
7c9303e91d
1
third_party/CMakeLists.txt
vendored
1
third_party/CMakeLists.txt
vendored
@ -33,6 +33,7 @@ if(NOT USE_SHARED_GTEST)
|
||||
endif()
|
||||
|
||||
if(ENABLE_UPDATER AND NOT USE_SHARED_CURL)
|
||||
set(BUILD_RELEASE_DEBUG_DIRS 1)
|
||||
add_subdirectory(curl)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user