FPHSA: Remove extra space in module components report

This commit is contained in:
Sylvain Joubert
2019-08-06 12:42:06 +02:00
parent 53fc083d37
commit e45187d525
5 changed files with 6 additions and 6 deletions

View File

@@ -264,14 +264,14 @@ function(FIND_PACKAGE_HANDLE_STANDARD_ARGS _NAME _FIRST_ARG)
if(${_NAME}_${comp}_FOUND)
if(NOT DEFINED FOUND_COMPONENTS_MSG)
set(FOUND_COMPONENTS_MSG "found components: ")
set(FOUND_COMPONENTS_MSG "found components:")
endif()
string(APPEND FOUND_COMPONENTS_MSG " ${comp}")
else()
if(NOT DEFINED MISSING_COMPONENTS_MSG)
set(MISSING_COMPONENTS_MSG "missing components: ")
set(MISSING_COMPONENTS_MSG "missing components:")
endif()
string(APPEND MISSING_COMPONENTS_MSG " ${comp}")

View File

@@ -1,2 +1,2 @@
-- Found Boost: [^
]* \(found suitable version "1\.12345", minimum required is "1\.12345"\) found components: date_time
]* \(found suitable version "1\.12345", minimum required is "1\.12345"\) found components: date_time

View File

@@ -1,5 +1,5 @@
-- Found Boost: [^
]* \(found suitable version "1\.70\.42", minimum required is "1\.70"\) found components: date_time python37 mpi_python2 *
]* \(found suitable version "1\.70\.42", minimum required is "1\.70"\) found components: date_time python37 mpi_python2 *
-- Boost_FOUND: TRUE
-- Boost_INCLUDE_DIRS: [^
]*/Tests/RunCMake/FindBoost/CMakePackage[^/]*/include

View File

@@ -1,5 +1,5 @@
-- Found Boost: [^
]* \(found suitable version "1\.70\.42", minimum required is "1\.70"\) found components: date_time python37 mpi_python2 *
]* \(found suitable version "1\.70\.42", minimum required is "1\.70"\) found components: date_time python37 mpi_python2 *
-- Boost_FOUND: TRUE
-- Boost_INCLUDE_DIRS: [^
]*/Tests/RunCMake/FindBoost/CMakePackage[^/]*/include

View File

@@ -1,5 +1,5 @@
-- Found Boost: [^
]* \(found suitable version "1\.70\.42", minimum required is "1\.70"\) found components: date_time *
]* \(found suitable version "1\.70\.42", minimum required is "1\.70"\) found components: date_time *
-- Boost_FOUND: TRUE
-- Boost_INCLUDE_DIRS: [^
]*/Tests/RunCMake/FindBoost/CMakePackage_MissingTarget/include