Skip to content

Commit

Permalink
try enabling tools
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioRAgostinho committed Nov 26, 2017
1 parent e252073 commit 190b0ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ install:
eigen3:%PLATFORM%-windows
flann:%PLATFORM%-windows
qhull:%PLATFORM%-windows
vtk:%PLATFORM%-windows


build:
Expand All @@ -71,7 +70,7 @@ build_script:
-DBUILD_simulation=ON
-DBUILD_global_tests=OFF
-DBUILD_examples=OFF
-DBUILD_tools=OFF
-DBUILD_tools=ON
-DBUILD_apps=OFF
..
- cmake --build . --config %CONFIGURATION%

0 comments on commit 190b0ba

Please sign in to comment.