Skip to content

Commit

Permalink
enable gtest_force_shared_crt
Browse files Browse the repository at this point in the history
  • Loading branch information
Abergard committed Apr 18, 2020
1 parent ec69099 commit f6be6ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ build_script:
-DCMAKE_CXX_COMPILER=%CXX_COMPILER%
-DCMAKE_C_COMPILER=%C_COMPILER%
-DENABLE_TESTING=TRUE
-Dgtest_force_shared_crt=ON

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

Expand Down

0 comments on commit f6be6ae

Please sign in to comment.