diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index f50720cf696d30ca237f025b7671048ae8c43ce9..5924b4201e3238259525e59c8dcddb7eae1ffa75 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -72,3 +72,4 @@ DYNAMIC_GRAPH_TEST(debug-trace) DYNAMIC_GRAPH_TEST(debug-tracer) TARGET_LINK_LIBRARIES(debug-tracer tracer) DYNAMIC_GRAPH_TEST(debug-logger) +DYNAMIC_GRAPH_TEST(debug-logger-winit)