aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt
new file mode 100644
index 0000000000..60b1bb7d35
--- /dev/null
+++ b/bin/CMakeLists.txt
@@ -0,0 +1 @@
+install(PROGRAMS qtcreator.sh DESTINATION bin)