We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 259e011 commit 672f581Copy full SHA for 672f581
appveyor.yml
@@ -36,7 +36,7 @@ before_build:
36
- echo %PATH%
37
38
build_script:
39
-# - pause
+ - pause
40
- cmake -H. -B_builds -DBOOST_ROOT="%BOOST_ROOT%"
41
# -DBOOST_LIBRARYDIR="%BOOST_LIBRARYDIR%"
42
- cmake --build _builds
0 commit comments