summaryrefslogtreecommitdiff
path: root/elpa/irony-20220110.849/server/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'elpa/irony-20220110.849/server/test/CMakeLists.txt')
-rw-r--r--elpa/irony-20220110.849/server/test/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/elpa/irony-20220110.849/server/test/CMakeLists.txt b/elpa/irony-20220110.849/server/test/CMakeLists.txt
new file mode 100644
index 0000000..078b69a
--- /dev/null
+++ b/elpa/irony-20220110.849/server/test/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND} --output-on-failure)
+
+add_subdirectory (elisp)