Skip to content

Commit 045e14f

Browse files
Test with HTTPLIB_COMPILE on Windows
1 parent 37399af commit 045e14f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
-DCMAKE_BUILD_TYPE=Release
129129
-DCMAKE_TOOLCHAIN_FILE=${{ env.VCPKG_ROOT }}/scripts/buildsystems/vcpkg.cmake
130130
-DHTTPLIB_TEST=ON
131+
-DHTTPLIB_COMPILE=ON
131132
-DHTTPLIB_REQUIRE_ZLIB=ON
132133
-DHTTPLIB_REQUIRE_BROTLI=ON
133134
-DHTTPLIB_REQUIRE_OPENSSL=${{ matrix.config.with_ssl && 'ON' || 'OFF' }}

0 commit comments

Comments
 (0)