Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 369da308 authored by Mathieu Faverge's avatar Mathieu Faverge
Browse files

CI: build the vendore testings by default

parent f288b57e
No related branches found
No related tags found
1 merge request!424Fix the use of vendor testings
......@@ -7,6 +7,7 @@ set(CMAKE_C_FLAGS "-Werror")
option(MORSE_ENABLE_WARNING "Enable warning messages" ON)
option(MORSE_ENABLE_COVERAGE "Enable flags for coverage test" ON)
set(CHAMELEON_TESTINGS_VENDOR ON CACHE BOOL "")
set(CMAKE_EXPORT_COMPILE_COMMANDS ON CACHE BOOL "")
set(BLA_VENDOR "Generic" CACHE STRING "Set to one of the BLAS/LAPACK Vendors to search for BLAS only from the specified vendor.")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment