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

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

[[Imported from SVN: r6956]]
parent dfd8fc4a
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment