Skip to content
Snippets Groups Projects
Commit 61fe091a authored by Marcel Loose's avatar Marcel Loose :sunglasses:
Browse files

Task #2744: Added startPython.sh to list of programs to install

parent 175ca1b3
No related branches found
No related tags found
No related merge requests found
...@@ -26,3 +26,7 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR}) ...@@ -26,3 +26,7 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR})
lofar_add_bin_program(PythonControl lofar_add_bin_program(PythonControl
PythonControlMain.cc PythonControlMain.cc
PythonControl.cc) PythonControl.cc)
install(PROGRAMS
startPython.sh
DESTINATION bin)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment