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

- Got rid off debugging output.

- Removed dependency on cmake version 2.8.9
  Object libraries can now be created with dune_add_library(<target>
  OBJECT <sources>). It will create a GLOBAL property
  _DUNE_TARGET_OBJECTS:<target>_ that records the full path to the
  source files. Theses can later be referenced by providing
  _DUNE_TARGET_OBJECTS:<target>_ as one of the sources to dune_add_library

[[Imported from SVN: r6987]]
parent 36048e87
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment