diff --git a/CMakeLists.txt b/CMakeLists.txt index 38aaaf603..33ad1da50 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -140,3 +140,5 @@ endif() if (BUILD_BENCHMARK) add_subdirectory(benchmark) endif() + +message("Hello")