diff --git a/cmake/GtsamTesting.cmake b/cmake/GtsamTesting.cmake index d51445b90..aee3ac88b 100644 --- a/cmake/GtsamTesting.cmake +++ b/cmake/GtsamTesting.cmake @@ -36,7 +36,6 @@ macro(gtsamAddTestsGlob groupName globPatterns excludedFiles linkLibraries) endif() # Get all script files - message(STATUS "Filling test group ${groupName}") file(GLOB script_files ${globPatterns}) # Remove excluded scripts from the list