From 87de1ca96810eace7c3609d5b6ab7bfc93976c44 Mon Sep 17 00:00:00 2001 From: MerryMage Date: Thu, 19 May 2016 18:54:50 +0100 Subject: Tests: Run tests on CI --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 8f2898973..f7b0af115 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -255,6 +255,8 @@ endif() add_subdirectory(externals/soundtouch) +enable_testing() + add_subdirectory(src) # Install freedesktop.org metadata files, following those specifications: -- cgit v1.2.3