Mentions légales du service

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

Merge branch 'test-shared-libs' into 'master'

Test shared libs

See merge request solverstack/chameleon!102
parents e0034d2e e33199ba
No related branches found
No related tags found
No related merge requests found
set(BUILD_SHARED_LIBS "ON" CACHE BOOL "")
set(CMAKE_INSTALL_PREFIX "$ENV{PWD}/install" CACHE PATH "") set(CMAKE_INSTALL_PREFIX "$ENV{PWD}/install" CACHE PATH "")
set(CMAKE_VERBOSE_MAKEFILE "ON" CACHE BOOL "") set(CMAKE_VERBOSE_MAKEFILE "ON" CACHE BOOL "")
option(MORSE_ENABLE_WARNING "Enable warning messages" ON) option(MORSE_ENABLE_WARNING "Enable warning messages" ON)
......
Subproject commit 41874844df7b3327b5ea71e983c9d9471f31eeec Subproject commit 1deddb2781f62dbbf0ee9199f569e49f7346397a
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