diff --git a/CMakeLists.txt b/CMakeLists.txt index 61b422d4335..18898ce32a8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2018,7 +2018,6 @@ if(HPX_WITH_COMPILER_WARNINGS_AS_ERRORS) endif() # Diagnostics -hpx_info("Cacheline size detected: ${__cache_line_size}") if(MSVC) # Display full paths in diagnostics hpx_add_compile_flag(-FC) @@ -2169,6 +2168,7 @@ else() ) endif() endif() +hpx_info("Cacheline size detected: ${__cache_line_size}") # store target architecture for later use set(HPX_WITH_TARGET_ARCHITECTURE