mirror of https://github.com/cutefishos/appmotor
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
306 B
CMake
16 lines
306 B
CMake
install(FILES
|
|
test-perf-mbooster.py
|
|
check_pipes.py
|
|
test-func-launcher.py
|
|
utils.py
|
|
test-security.py
|
|
DESTINATION /usr/share/applauncherd-testscripts)
|
|
|
|
install(PROGRAMS
|
|
ts_prestartapp.rb
|
|
tc_theming.rb
|
|
fala_sf.py
|
|
fala_sf.sh
|
|
test-perf.rb
|
|
DESTINATION /usr/share/applauncherd-testscripts)
|