diff --git a/CMakeLists.txt b/CMakeLists.txt index b452bb2..04b6077 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -107,5 +107,4 @@ endif () if (BUILD_UTILS) add_subdirectory(src/utils) - add_subdirectory(src/exampleproject) # TODO this should not be here endif ()