diff --git a/CMakeLists.txt b/CMakeLists.txt index 080f7c6..cfb2588 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -40,6 +40,7 @@ add_executable(external_schema add_executable(test_suite tests/test_adapter_comparison.cpp tests/test_fetch_document_callback.cpp + tests/test_json_reference.cpp tests/test_jsoncpp_adapter.cpp tests/test_property_tree_adapter.cpp tests/test_rapidjson_adapter.cpp