Skip to content
Snippets Groups Projects
Commit 636df0c2 authored by Mederic Fourmy's avatar Mederic Fourmy
Browse files

Remove .found file creation, not used

parent 333f68df
No related branches found
No related tags found
2 merge requests!451After cmake and const refactor,!445Resolve "Refactoring WOLF installation system"
Pipeline #10104 failed
...@@ -516,9 +516,6 @@ INSTALL(FILES ${HDRS_UTILS} ...@@ -516,9 +516,6 @@ INSTALL(FILES ${HDRS_UTILS}
INSTALL(FILES ${HDRS_YAML} INSTALL(FILES ${HDRS_YAML}
DESTINATION ${INCLUDE_INSTALL_DIR}/${PROJECT_NAME}/yaml) DESTINATION ${INCLUDE_INSTALL_DIR}/${PROJECT_NAME}/yaml)
FILE(WRITE ${PLUGIN_NAME}.found "")
INSTALL(FILES ${PLUGIN_NAME}.found
DESTINATION ${INCLUDE_INSTALL_DIR})
INSTALL(FILES "${WOLF_CONFIG_DIR}/config.h" INSTALL(FILES "${WOLF_CONFIG_DIR}/config.h"
DESTINATION ${INCLUDE_INSTALL_DIR}/${PROJECT_NAME}/internal) DESTINATION ${INCLUDE_INSTALL_DIR}/${PROJECT_NAME}/internal)
......
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