Skip to content
Snippets Groups Projects
Commit 2352b624 authored by Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau
Browse files

Additional missing header install in sim

parent 956a0fbb
No related branches found
No related tags found
1 merge request!2067Fix missing headers install
......@@ -43,3 +43,10 @@ set(PRIVATE_DEPENDENCIES
)
generate_cbm_library()
# Install file which has no corresponding source file
install(FILES
geo/RichGeoMaterials.h
DESTINATION 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