Skip to content
Snippets Groups Projects
Commit 79dd2433 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

(fix) CMakeLists.txt: install setup.sh in share/ip6

parent 2abb4654
No related branches found
No related tags found
1 merge request!115(fix) CMakeLists.txt: install setup.sh in share/ip6
Pipeline #33738 failed
Pipeline: athena

#33740

    ......@@ -93,5 +93,5 @@ execute_process(
    )
    configure_file(templates/setup.sh.in ${CMAKE_CURRENT_BINARY_DIR}/setup.sh @ONLY)
    install(FILES ${CMAKE_CURRENT_BINARY_DIR}/setup.sh
    DESTINATION ${CMAKE_INSTALL_PREFIX}/ip6
    DESTINATION ${CMAKE_INSTALL_PREFIX}/share/ip6/ip6
    )
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment