Skip to content

Commit

Permalink
Use OPTIONAL_COMPONENT_SWITCH for attribute plugin
Browse files Browse the repository at this point in the history
Best to test with and without on Travis.
  • Loading branch information
gadomski committed Dec 11, 2014
1 parent 239dc43 commit 8bd3935
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/ci/script.sh
Expand Up @@ -23,8 +23,7 @@ then
fi

cmake \
-DBUILD_PLUGIN_ATTRIBUTE=ON \
-DBUILD_PLUGIN_CROP=ON \
-DBUILD_PLUGIN_ATTRIBUTE=$OPTIONAL_COMPONENT_SWITCH \
-DBUILD_PLUGIN_GREYHOUND=OFF \
-DBUILD_PLUGIN_HEXBIN=OFF \
-DBUILD_PLUGIN_ICEBRIDGE=OFF \
Expand Down

0 comments on commit 8bd3935

Please sign in to comment.