6 lines
191 B
CMake
6 lines
191 B
CMake
# ====================== ttrts =======================
|
|
# Project name
|
|
project( ttrts-perl-launch )
|
|
|
|
# Add bash completion to install
|
|
install( PROGRAMS ttrts.pl DESTINATION bin RENAME ttrts )
|