]> granicus.if.org Git - libexpat/commit
CMake: always honor manually set BUILD_* options
authorRolf Eike Beer <eb@emlix.com>
Mon, 7 Aug 2017 08:39:28 +0000 (10:39 +0200)
committerRolf Eike Beer <eike@sf-mail.de>
Mon, 7 Aug 2017 18:40:45 +0000 (20:40 +0200)
commit764f79bc046f64ef97b083aa400bfa804b0bdc19
tree431fbbfd8b7342b91d0dd3a6ee856343564dd509
parent3d6700dd4103c271e92444455c02f8339b553858
CMake: always honor manually set BUILD_* options

Figure out if the option should be enabled or disabled by default, but
unconditionally use it if it is set.
expat/CMakeLists.txt