]> 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, 25 May 2017 21:44:47 +0000 (00:44 +0300)
commita0e7fb50ac15d3135f0146419319fd4fd31b7334
treea2ec93298e8cb048e93a90c45981f040c0396934
parent32547cfdf06591ba9102c5dd72b6e91afee59b53
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