Skip to content
Snippets Groups Projects
Commit 1a7dddcf authored by Andreas Dedner's avatar Andreas Dedner
Browse files

Merge branch 'bugfix/CMakeListsTypo' into 'master'

fix typo in header name in CMakeLists.txt

See merge request !157
parents 242983c3 4296e130
No related branches found
No related tags found
1 merge request!157fix typo in header name in CMakeLists.txt
Pipeline #33317 passed
......@@ -9,7 +9,7 @@ install(FILES
jacobi_2_0_imp.hh
jacobi_n_0.hh
gaussradauleft_imp.hh
gausradauright_imp.hh
gaussradauright_imp.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/geometry/quadraturerules)
exclude_from_headercheck(
......
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