Skip to content

Commit f6be6ae

Browse files
committed
enable gtest_force_shared_crt
1 parent ec69099 commit f6be6ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ build_script:
6060
-DCMAKE_CXX_COMPILER=%CXX_COMPILER%
6161
-DCMAKE_C_COMPILER=%C_COMPILER%
6262
-DENABLE_TESTING=TRUE
63+
-Dgtest_force_shared_crt=ON
6364

6465
- cmake --build . --config %CONFIGURATION% -j 2
6566

0 commit comments

Comments
 (0)