Files
CMake/Modules/FindPackageHandleStandardArgs.cmake
T
Ben Boeckel 3c515e1922 FPHSA: remove extra space
Each missing variable is added to the string as " ${var}" which causes
the string to always have a leading space. Remove the duplicate space
due to this in the output.
2017-05-15 09:23:29 -04:00

14 KiB