Skip to content

Commit a2da879

Browse files
committed
debug4
1 parent f9ff15a commit a2da879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_windows.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
mkdir build_dir
22
cd build_dir
3-
cmake -S .. -B . -DOPENSSL_ROOT_DIR="C:\Program Files\OpenSSL" -DOPENSSL_USE_STATIC_LIBS=TRUE
3+
cmake -S .. -B . -DOPENSSL_ROOT_DIR="C:\Program Files\OpenSSL"
44
cmake --build . --parallel --config Release

0 commit comments

Comments
 (0)