summaryrefslogtreecommitdiffstats
path: root/src/action/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/action/CMakeLists.txt')
-rw-r--r--src/action/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/action/CMakeLists.txt b/src/action/CMakeLists.txt
new file mode 100644
index 0000000..d1d3018
--- /dev/null
+++ b/src/action/CMakeLists.txt
@@ -0,0 +1,4 @@
+install(
+ FILES ScanWithKlamAV
+ DESTINATION ${BIN_INSTALL_DIR}
+)