chore(various): tedious updates (#3316)

This commit is contained in:
ReenigneArcher
2024-10-19 21:59:15 -04:00
committed by GitHub
parent a3ba700522
commit 60cf24225f
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 ()