X-Git-Url: https://git.siccegge.de//index.cgi?p=software%2FDIPE.git;a=blobdiff_plain;f=CMakeLists.txt;h=304cf041fd746157e25d79b2b48d42fc792bf1c7;hp=823157a89e5b19e9c88029d14e6665299dcacda1;hb=HEAD;hpb=1456d1c666d403b51244d39bde73e8b4a129695a diff --git a/CMakeLists.txt b/CMakeLists.txt index 823157a..304cf04 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,3 +8,4 @@ set(CMAKE_VERBOSE_MAKEFILE on) add_subdirectory(src) add_subdirectory(tests) +add_subdirectory(benchmark)