-
- Downloads
[cmake,release] Install cmake macros to $(datadir)/dune/cmake/
Previously, the macros were installed to $(datadir)/cmake/. As we have some macros in DUNE that might also be in other packages this may cause conflicts in package managers. With this patch we install them to $(datadir)/dune/cmake to resolve this issue. Together with the last patch this will resolve problems outlined in flyspray task 813 https://dune-project.org/flyspray/index.php?do=details&task_id=813 I apologize for givin the wrong task number in the previous patch.
Showing
- cmake/modules/DuneMacros.cmake 2 additions, 2 deletionscmake/modules/DuneMacros.cmake
- cmake/modules/Makefile.am 1 addition, 1 deletioncmake/modules/Makefile.am
- cmake/scripts/CMakeLists.txt 1 addition, 1 deletioncmake/scripts/CMakeLists.txt
- cmake/scripts/Makefile.am 1 addition, 1 deletioncmake/scripts/Makefile.am
Loading
Please register or sign in to comment