This commit is contained in:
parent
8f74931862
commit
20ba41c75a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ steps:
|
|||
- cd deps
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake .. -DDEP_WX_GTK3=ON
|
||||
- cmake .. -DDEP_WX_GTK3=ON -DDEP_DEBUG=OFF
|
||||
- make -j6
|
||||
- cd ../..
|
||||
- mkdir build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue