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

[Merge][CMake] Merged revisions : 6956

Revision  r6956
.----------------------
No need to export target seperately. This is already handeled by dune_add_library.

.----------------------


[[Imported from SVN: r7297]]
parents 44641d94 4afd13dc
Branches
Tags
No related merge requests found
......@@ -26,7 +26,6 @@ add_subdirectory("doc")
add_subdirectory("cmake/modules")
add_subdirectory("cmake/scripts")
export(TARGETS dunecommon FILE DuneCommonTargets.cmake)
# finalize the dune project, e.g. generating config.h etc.
finalize_dune_project()
include(CPack)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment