Files
z-bar-qt/Plugins/cmake/zshell-cli.cmake
T
zach 6d5609fe5b
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 46s
Python / lint-format (pull_request) Successful in 49s
Python / test (pull_request) Successful in 47s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m42s
C++ / build (pull_request) Successful in 3m7s
Add ahead-of-time compilation for cli and optimize thumbnail caching
2026-07-08 12:23:45 +02:00

5 lines
126 B
CMake

file(CREATE_LINK
"../lib/ZShell/zshell-cli/zshell-cli"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/usr/bin/zshell-cli" SYMBOLIC
)