build(windows): fix curl linking (#2612)

This commit is contained in:
ReenigneArcher
2024-05-31 20:05:30 -04:00
committed by GitHub
parent 1a1833cfba
commit 80eb0517e6
2 changed files with 3 additions and 2 deletions

View File

@@ -137,5 +137,4 @@ list(APPEND SUNSHINE_EXTERNAL_LIBRARIES
${FFMPEG_LIBRARIES}
${Boost_LIBRARIES}
${OPENSSL_LIBRARIES}
${CURL_LIBRARIES}
${PLATFORM_LIBRARIES})