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 3575d7a..628bcfc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -184,6 +184,7 @@ IF(TEST)
test/core/ResourceLocatorTest
test/core/TokenizerTest
test/core/common/CharReaderTest
+ test/core/common/FunctionTest
test/core/common/LoggerTest
test/core/common/RttiTest
test/core/common/VariantReaderTest