cmake: opt-in to not implicitly expanding variables in if() (policy CMP0054)
authorRalf Habacker <ralf.habacker@freenet.de>
Wed, 11 Mar 2015 14:41:24 +0000 (15:41 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Wed, 11 Mar 2015 14:42:39 +0000 (15:42 +0100)
commit72f246f87d1df7682796f44a111768051b5573d8
treee74abf97c6158d1890471e51d3823e1ba13498e4
parentf756aead906334407e44f12c4ab52c75aa3d302b
cmake: opt-in to not implicitly expanding variables in if() (policy CMP0054)

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=89450
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
cmake/CMakeLists.txt