]> granicus.if.org Git - gc/commit
Fix CMake warning about CMP0054 by unquoting instances of HOST
authorAndrew Buss <abuss@ucsd.edu>
Mon, 21 Dec 2015 10:20:01 +0000 (02:20 -0800)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 24 Dec 2015 20:44:17 +0000 (23:44 +0300)
commit4e78948755f472c5f599a43d01f9c5480ec18817
treee32b25674b2a11c00632e0706e3ce0dd7e350727
parentb6f5e9330f6867824cda739fd229d99f96e7e760
Fix CMake warning about CMP0054 by unquoting instances of HOST

See CMake v3.1 policy CMP0054.

* CMakeLists.txt: Use HOST variable without quotes.
CMakeLists.txt