diff --git a/CMakeLists.txt b/CMakeLists.txt index 45cc8e4..6f0e7da 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,6 +9,6 @@ project(BlogParser) configure_file(MacroDefinitions.h.in MacroDefinitions.h) add_subdirectory(Src) -add_subdirectory(Tests) +#add_subdirectory(Tests)