Skip to content
Snippets Groups Projects
Commit 8b3bfdbe authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

hotfix cmake copypaste bug

parent bce86789
No related branches found
No related tags found
2 merge requests!20new tag,!19new tag
......@@ -160,7 +160,7 @@ INSTALL(TARGETS ${PROJECT_NAME}
ARCHIVE DESTINATION lib/iri-algorithms)
INSTALL(FILES ${HEADERS} DESTINATION include/iri-algorithms/gnss_utils)
INSTALL(FILES Findgnss_utils.cmake DESTINATION ${CMAKE_ROOT}/Modules/)
INSTALL(FILES "${WOLF_CONFIG_DIR}/config.h"
INSTALL(FILES "${GNSS_UTILS_CONFIG_DIR}/config.h"
DESTINATION include/iri-algorithms/gnss_utils/internal)
FIND_PACKAGE(Doxygen)
......
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