Removed unneeded print
parent
320cfe7b4d
commit
2ccb892167
|
@ -36,7 +36,6 @@ macro(gtsamAddTestsGlob groupName globPatterns excludedFiles linkLibraries)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# Get all script files
|
# Get all script files
|
||||||
message(STATUS "Filling test group ${groupName}")
|
|
||||||
file(GLOB script_files ${globPatterns})
|
file(GLOB script_files ${globPatterns})
|
||||||
|
|
||||||
# Remove excluded scripts from the list
|
# Remove excluded scripts from the list
|
||||||
|
|
Loading…
Reference in New Issue