Skip to content
Snippets Groups Projects
Commit 68008cf2 authored by Christian Heinigk's avatar Christian Heinigk
Browse files

Install pdelab.hh file.

parent b2386ac4
No related branches found
No related tags found
No related merge requests found
Pipeline #286730 passed
......@@ -47,7 +47,7 @@ dune_register_package_flags(LIBRARIES dunepdelab)
dune_enable_all_packages()
add_subdirectory(doc)
add_subdirectory(dune/pdelab)
add_subdirectory(dune)
add_subdirectory(cmake/modules)
add_subdirectory(lib)
......
add_subdirectory(pdelab)
install(FILES pdelab.hh DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/)
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