add build type
This commit is contained in:
parent
75249f6f5d
commit
2fc54c1929
@ -9,5 +9,5 @@ Build:
|
||||
|
||||
script:
|
||||
- mkdir build -p; cd build
|
||||
- cmake ../
|
||||
- cmake -DCMAKE_BUILD_TYPE=Release ../
|
||||
- cmake --build .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user