aboutsummaryrefslogtreecommitdiff
path: root/cmake.deps/cmake/libtermkeyCMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cmake.deps/cmake/libtermkeyCMakeLists.txt')
-rw-r--r--cmake.deps/cmake/libtermkeyCMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake.deps/cmake/libtermkeyCMakeLists.txt b/cmake.deps/cmake/libtermkeyCMakeLists.txt
index 6c02b7549d..b419d38d7b 100644
--- a/cmake.deps/cmake/libtermkeyCMakeLists.txt
+++ b/cmake.deps/cmake/libtermkeyCMakeLists.txt
@@ -32,3 +32,5 @@ foreach(f ${TESTSOURCES})
target_link_libraries("test_${t}" termkey)
add_test("${t}" "test_${t}")
endforeach()
+
+# vim: set ft=cmake: