-
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.
Marcel Loose authoredCMake'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.