Skip to content
Snippets Groups Projects
Commit 1fce83c6 authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[!148] Fix installation of ddd.h

Merge branch 'cherrypick/install-ddd.h' into 'releases/2.7'

See merge request [!148]

  [!148]: Nonestaging/dune-uggrid/merge_requests/148
parents a11e9591 1c46459f
No related branches found
No related tags found
1 merge request!148Fix installation of ddd.h
Pipeline #23732 passed
add_subdirectory(include)
install(FILES
dddconstants.hh
dddcontext.hh
dddtypes.hh
dddtypes_impl.hh
include/ddd.h
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/uggrid/parallel/ddd)
if(UG_ENABLE_PARALLEL)
......
install(FILES
ddd.h
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/uggrid/parallel/ddd/include)
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