Skip to content
Snippets Groups Projects
  • Marcel Loose's avatar
    5e64cbd4
    Task #2669: Fixed problem reported by Alexander van Amesfoort. · 5e64cbd4
    Marcel Loose authored
    CMake's 3.x create_symlink always overwrites existing files. This caused a circular link to mpirun.sh in ${CMAKE_BINARY_DIR}/bin, because that script is generated in that directory, but was clobbered immediately afterwards, due to the fact that lofar_add_bin_scripts() creates a symlink to that script in ${CMAKE_BINARY_DIR}/bin for testing purposes.
    5e64cbd4
    History
    Task #2669: Fixed problem reported by Alexander van Amesfoort.
    Marcel Loose authored
    CMake's 3.x create_symlink always overwrites existing files. This caused a circular link to mpirun.sh in ${CMAKE_BINARY_DIR}/bin, because that script is generated in that directory, but was clobbered immediately afterwards, due to the fact that lofar_add_bin_scripts() creates a symlink to that script in ${CMAKE_BINARY_DIR}/bin for testing purposes.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.