summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6a7d5f1..d6810b1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -96,6 +96,7 @@ if (TESTING)
set (UNIT_TEST_SOURCES
test/test.cpp
test/test-fft.cpp
+ test/test-renderer.cpp
test/test-input-reader.cpp
test/test-input-parser.cpp
test/test-color-map.cpp