summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8f2898973..f7b0af115 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -255,6 +255,8 @@ endif()
255 255
256add_subdirectory(externals/soundtouch) 256add_subdirectory(externals/soundtouch)
257 257
258enable_testing()
259
258add_subdirectory(src) 260add_subdirectory(src)
259 261
260# Install freedesktop.org metadata files, following those specifications: 262# Install freedesktop.org metadata files, following those specifications: