-
- Downloads
Introduce an APPEND parameter on the dune_register_package_flags macro
By default, the new falgs are prepended to the list of flags. This way, the most general libraries (whihc are usually checked first) appear at the end of the list. Adding the APPEND option to the call allows to explicitly append them at the end.
Please register or sign in to comment