Skip to content
Snippets Groups Projects
Commit 42cfe880 authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[changelog] Removal of DUNE_BUILD_BOTH_LIBS, DUNE_USE_ONLY_STATIC_LIBS

parent 7baa4694
Branches
Tags
1 merge request!858remove DUNE_BUILD_BOTH_LIBS from cmake
Pipeline #30073 passed
......@@ -22,6 +22,11 @@
without a Fortran compiler. So a Fortran compiler is no longer a built
requirement.
- Remove the CMake options `DUNE_BUILD_BOTH_LIBS` and
`DUNE_USE_ONLY_STATIC_LIBS`. Use the default CMake way instead by
setting `BUILD_SHARED_LIBS` accordingly. Building both static
and shared libraries is no longer supported.
- Remove the CMake function deprecated `inkscape_generate_png_from_svg`.
- Remove the old and deprecated use of UseLATEX.cmake.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment