Add perl launcher script and new Readme
This commit is contained in:
parent
1e38a5f107
commit
06057e6e52
3 changed files with 143 additions and 10 deletions
6
source/launcher/CMakeLists.txt
Normal file
6
source/launcher/CMakeLists.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
# ====================== ttrts =======================
|
||||
# Project name
|
||||
project( ttrts-perl-launch )
|
||||
|
||||
# Add bash completion to install
|
||||
install( PROGRAMS ttrts.pl DESTINATION bin RENAME ttrts )
|
Loading…
Add table
Add a link
Reference in a new issue