Explorar el Código

CI build changed to Release.

main
offa hace 4 años
padre
commit
7d1ce2511c
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      script/ci_build.sh

+ 1
- 2
script/ci_build.sh Ver fichero

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

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


Cargando…
Cancelar
Guardar