chore(various): tedious updates (#3316)

This commit is contained in:
ReenigneArcher 2024-10-19 21:59:15 -04:00 committed by GitHub
commit 60cf24225f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 10 deletions

View file

@ -76,4 +76,3 @@ if (WIN32)
# this fixes libcurl linking errors when using non MSYS2 version of CMake
set_target_properties(${PROJECT_NAME} PROPERTIES LINK_SEARCH_START_STATIC 1)
endif ()