This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tango-tfe/script/CMakeLists.txt

4 lines
205 B
CMake
Raw Normal View History

install(PROGRAMS user/r2_tfe DESTINATION ./ COMPONENT Program)
install(PROGRAMS user/r3_tfe DESTINATION ./ COMPONENT Program)
install(FILES system/80-tfe.conf DESTINATION /etc/sysctl.d/ COMPONENT Program)