Skip to content
Snippets Groups Projects
Commit 9fdf07a4 authored by Lars Bilke's avatar Lars Bilke
Browse files

[CMake] Integrate Conan install into CMake run.

Set OGS_USE_CONAN=ON to enable this. Once enabled there is no
conan install .. call necessary anymore.

You can select individual libraries to be used from the system, e.g.:

cmake -DOGS_USE_CONAN=ON -DOGS_LIB_VTK=System ..

This lets Conan install all third-party libraries except of VTK.
parent dad143d1
No related branches found
No related tags found
Loading
Loading
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