Configure project for actually different build types
This commit is contained in:
parent
5445b64376
commit
503324162f
@ -11,7 +11,7 @@ before_script:
|
||||
- bundle install
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake .. $OPTIONS
|
||||
- cmake .. $CMAKEOPTIONS
|
||||
script: make
|
||||
after_script:
|
||||
- cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user