Skip to content
Snippets Groups Projects
Commit 3c329041 authored by jstark's avatar jstark
Browse files

Added install for CSVReader.

parent 05bb4a2b
No related branches found
No related tags found
No related merge requests found
Pipeline #4074 passed
......@@ -115,6 +115,10 @@ install(FILES CSVWriter/csv_multiarray.hpp
CSVWriter/is_csv_writable.hpp
DESTINATION openfpm_io/include/CSVWriter/
COMPONENT OpenFPM)
install(FILES CSVReader/CSVReader.hpp
DESTINATION openfpm_io/include/CSVReader/
COMPONENT OpenFPM)
install(FILES GraphMLWriter/GraphMLWriter.hpp
DESTINATION openfpm_io/include/GraphMLWriter
......
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