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/resource/CMakeLists.txt

4 lines
189 B
CMake
Raw Normal View History

install(DIRECTORY tfe DESTINATION resource COMPONENT Program)
install(DIRECTORY misc DESTINATION resource COMPONENT Program)
install(DIRECTORY pangu DESTINATION resource COMPONENT Program)