Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2018-06-10 09:12:13 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-06-10 09:19:03 +0300
commitae01df5779de8ba76f46e51449891e567701d2d8 (patch)
treed08bafa79a07a6062961dec31fb7b5922acae8fd /build_files/cmake/Modules/FindPugiXML.cmake
parent2e14b7fb9770ba5d7ca75f8125c73b81be8f632c (diff)
Cleanup: trailing space in CMake files
Diffstat (limited to 'build_files/cmake/Modules/FindPugiXML.cmake')
-rw-r--r--build_files/cmake/Modules/FindPugiXML.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_files/cmake/Modules/FindPugiXML.cmake b/build_files/cmake/Modules/FindPugiXML.cmake
index 2a0dcf08c7e..629069c9032 100644
--- a/build_files/cmake/Modules/FindPugiXML.cmake
+++ b/build_files/cmake/Modules/FindPugiXML.cmake
@@ -53,7 +53,7 @@ FIND_LIBRARY(PUGIXML_LIBRARY
lib64 lib
)
-# handle the QUIETLY and REQUIRED arguments and set PUGIXML_FOUND to TRUE if
+# handle the QUIETLY and REQUIRED arguments and set PUGIXML_FOUND to TRUE if
# all listed variables are TRUE
INCLUDE(FindPackageHandleStandardArgs)
FIND_PACKAGE_HANDLE_STANDARD_ARGS(PUGIXML DEFAULT_MSG