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
5 lines
126 B
CMake
5 lines
126 B
CMake
file(CREATE_LINK
|
|
"../lib/ZShell/zshell-cli/zshell-cli"
|
|
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/usr/bin/zshell-cli" SYMBOLIC
|
|
)
|