diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
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 | ||
| 256 | add_subdirectory(externals/soundtouch) | 256 | add_subdirectory(externals/soundtouch) |
| 257 | 257 | ||
| 258 | enable_testing() | ||
| 259 | |||
| 258 | add_subdirectory(src) | 260 | add_subdirectory(src) |
| 259 | 261 | ||
| 260 | # Install freedesktop.org metadata files, following those specifications: | 262 | # Install freedesktop.org metadata files, following those specifications: |