]> git.jsancho.org Git - lugaru.git/commit
Set CMP0004 policy to OLD
authorNeal Gompa <ngompa13@gmail.com>
Fri, 18 Nov 2016 23:42:26 +0000 (18:42 -0500)
committerNeal Gompa <ngompa13@gmail.com>
Fri, 18 Nov 2016 23:42:26 +0000 (18:42 -0500)
commitb461f4a69c17073d5c576d24e48b1b59c0d3c932
treed6dfb301b39f6085379b9872806460496df29a65
parent8c5a754da6e78011ecbf6a8d1ab4469070cc72b8
Set CMP0004 policy to OLD

This means CMake will silently strip leading and trailing whitespace
returned in variables used for defining link libraries.

This is necessary because SDL2's config file returns trailing whitespaces
in variables.
CMakeLists.txt