]> git.ipfire.org Git - thirdparty/zstd.git/commit
ENH: Simplify conditional logic 1496/head
authorHans Johnson <hans.j.johnson@gmail.com>
Tue, 8 Jan 2019 14:43:04 +0000 (08:43 -0600)
committerHans Johnson <hans.j.johnson@gmail.com>
Tue, 8 Jan 2019 20:25:56 +0000 (14:25 -0600)
commit62c0dd7affbec18a2277d420c498874120628375
treed74c36dea19c475efe18c8439dee3d522ca915f1
parentc5be47c8c11de70b351bbd0b7c459d9410fb9ffc
ENH: Simplify conditional logic

Based on excellent comment in #1489, the logic
to set cmake policies was simplified.  This will
provide an easier mechanism for maintaining the
conditional logic across many versions of cmake.
build/cmake/CMakeLists.txt