Skip to content
Snippets Groups Projects
Commit b9aff281 authored by Santiago Ospina De Los Ríos's avatar Santiago Ospina De Los Ríos
Browse files

Set all cmake falges in only one file

The dune base image usually read all the options files in the /duneci/cmake-flags/ folder, but exactly because it reads every file the flags are set depending on the order of the filers. The easiest solution is to set all flags into only one file. Then last flags will have precedence.
parent 0c019253
No related branches found
No related tags found
1 merge request!49Resolve "Finish installation and usage instruction on the documentation"
Pipeline #33153 failed