diff --git a/CMakeLists.txt b/CMakeLists.txt index b89ea6a42..c5c7aaa6a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,6 +19,7 @@ include(CMakePackageConfigHelpers) if(MSVC AND NOT DEFINED NOFORTRAN) set(NOFORTRAN ON) + set(TIMER "NONE") endif() #######