Selaa lähdekoodia

CI build changed to Release.

main
offa 4 vuotta sitten
vanhempi
commit
7d1ce2511c
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. +1
    -2
      script/ci_build.sh

+ 1
- 2
script/ci_build.sh Näytä tiedosto

@@ -21,7 +21,6 @@ conan install \
-g cmake_paths \
..

cmake ..
cmake -DCMAKE_BUILD_TYPE=Release ..
make
make unittest


Loading…
Peruuta
Tallenna