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.
17 lines
318 B
CMake
17 lines
318 B
CMake
install(FILES
|
|
check_pipes.py
|
|
test-func-launcher.py
|
|
utils.py
|
|
DESTINATION /usr/share/applauncherd-M-testscripts)
|
|
|
|
install(PROGRAMS
|
|
ts_prestartapp.rb
|
|
tc_theming.rb
|
|
test-perf.rb
|
|
fala_wid
|
|
fala_xres_wl
|
|
fala_xres_wol
|
|
DESTINATION /usr/share/applauncherd-M-testscripts)
|
|
|
|
add_subdirectory (signal-forward)
|