commit 9d73d988cf6bd9f7204de36f6542d3afeeaeb85a parent 814724c9eb2cc8c12148f321d9b5fa3f58f48e95 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Tue, 24 Nov 2020 16:55:25 +0100 Merge branch 'release_0.11-r0' Diffstat:
| M | cmake/CMakeLists.txt | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt @@ -232,5 +232,5 @@ install(TARGETS sdis LIBRARY DESTINATION lib RUNTIME DESTINATION bin) install(FILES ${SDIS_FILES_INC_API} DESTINATION include/) -install(FILES ${SDIS_FILES_DOC} DESTINATION share/doc/stardis) +install(FILES ${SDIS_FILES_DOC} DESTINATION share/doc/stardis-solver)