Skip to content
Snippets Groups Projects
Commit e30a32cc authored by Arno Schoenmakers's avatar Arno Schoenmakers
Browse files

Task #5856: Adapted CmakeLists.txt to install startTBB.sh in sbin

parent 6a98a8d1
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,10 @@ lofar_add_bin_program(TBBControl
lofar_add_bin_program(trigctl
trigctl.cc)
install(PROGRAMS
startTBB.sh
DESTINATION sbin)
install(FILES
TBBControl.conf
DESTINATION etc)
......
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