Skip to content
Snippets Groups Projects
Commit 3c418763 authored by Markus Blatt's avatar Markus Blatt
Browse files

Completed adaptation of duneproject. It now creates a complete

infrastructure to use the module with cmake.

Currently, only an installed dune-common can be used, as the others
lack the cmake confguration files. One has to provide the
CMAKE_MODULE_PATH pointing to the directory where
e.g. DuneMacros.cmake is installed (PREFIX/share/cmake/modules) and 
DuneCommon_DIR pointing to PREFIXlib/cmake.

The ${CMAKE_BINARY_DIR}/config.h.cmake of the project is created such
that it includes section from modules that it depends on as well as
the ${CMAKE_SOURCE_DIR}/config.h.cmake. This prevents user from
creating a full file by hand.

Renamed package configuration files according to the style of the 
other modules.

[[Imported from SVN: r6661]]
parent 92a445f7
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment