Skip to content

Commit

Permalink
Appveyor: Le sigh.
Browse files Browse the repository at this point in the history
  • Loading branch information
ensiform committed Oct 6, 2015
1 parent e3e6e6f commit 38ba5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ build_script:
}
popd
}
cmake -G "${env:GENERATOR}" -DNO_INSTALL -DCMAKE_BUILD_TYPE=Debug ..
cmake -G "${env:GENERATOR}" -D NO_INSTALL=1 -D CMAKE_BUILD_TYPE=Debug ..

0 comments on commit 38ba5ee

Please sign in to comment.