whitespace cleanup

This commit is contained in:
Campbell Barton
2011-09-25 12:31:21 +00:00
parent 558b646216
commit 274b9c8fb8
62 changed files with 212 additions and 212 deletions

View File

@@ -1006,7 +1006,7 @@ elseif(APPLE)
mark_as_advanced(SYSTEMSTUBS_LIBRARY)
if(SYSTEMSTUBS_LIBRARY)
set(PLATFORM_LINKLIBS stdc++ SystemStubs)
else()
else()
set(PLATFORM_LINKLIBS stdc++)
endif()