Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 7be89889 authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

add a cmake script to initiate cache for gitlab-ci

parent 762ab63c
No related branches found
No related tags found
No related merge requests found
set(CMAKE_INSTALL_PREFIX "$PWD/install" CACHE PATH "")
set(CMAKE_VERBOSE_MAKEFILE "ON" CACHE BOOL "")
option(MORSE_ENABLE_WARNING "Enable warning messages" ON)
option(MORSE_ENABLE_COVERAGE "Enable flags for coverage test" ON)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment