Skip to content
Snippets Groups Projects
Commit f5febb55 authored by Santiago Ospina De Los Ríos's avatar Santiago Ospina De Los Ríos
Browse files

Install cmake modules into development

parent cdedae7c
No related branches found
No related tags found
1 merge request!49Resolve "Finish installation and usage instruction on the documentation"
......@@ -3,4 +3,5 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}")
install(FILES
FindFilesystem.cmake
Findmuparser.cmake
COMPONENT Development
DESTINATION ${DUNE_INSTALL_MODULEDIR})
\ No newline at end of file
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