summaryrefslogtreecommitdiffstats
path: root/usr/bin/CMakeLists.txt
blob: db64318206c12c31f427d7e5bb55824a269ed324 (plain)
1
2
3
4
install(
    PROGRAMS cryptosmartcard.sh
    DESTINATION ${BIN_INSTALL_DIR}
)