mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-07 21:08:54 +08:00
Fixes travis CI to correctly build indicators samples and demos
This commit is contained in:
@@ -61,5 +61,5 @@ matrix:
|
||||
script:
|
||||
- if [[ "$CXX" == clang* ]]; then export CXXFLAGS="-stdlib=libc++"; fi
|
||||
- mkdir build && cd build
|
||||
- cmake -DDEMO=ON -DSAMPLES=ON ..
|
||||
- cmake -DINDICATORS_DEMO=ON -DINDICATORS_SAMPLES=ON ..
|
||||
- make
|
||||
|
||||
Reference in New Issue
Block a user