Skip to content

Conversation

@xvallspl
Copy link
Contributor

CMake versions 2.4 and below silently removed leading and trailing
whitespace from libraries linked with code. This was raising an error
for newer CMake versions, according to new CMake policy CMP004
https://cmake.org/cmake/help/v3.0/policy/CMP0004.html

CMake versions 2.4 and below silently removed leading and trailing
whitespace from libraries linked with code. This was raising an error
for newer CMake versions, according to new CMake policy CMP004
<https://cmake.org/cmake/help/v3.0/policy/CMP0004.html>
@peremato
Copy link
Contributor

I'll not apply exactly this change since it will break when cocoa is enabled.

@peremato
Copy link
Contributor

Committed into master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants