Skip to content

Commit 05fa328

Browse files
fix windows build
1 parent 190712d commit 05fa328

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CMakeLists.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,13 @@ if (WIN32)
118118
PRIVATE
119119
${PCRE2_POSIX}
120120
${PCRE2_8}
121+
WebServices
122+
Winhttp
123+
Wininet
124+
Userenv
125+
Version
126+
Secur32
127+
Ncrypt
121128
)
122129
endif()
123130

0 commit comments

Comments
 (0)