]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Reset CMAKE_REQUIRED_FLAGS
authorRichael Zhuang <richael.zhuang@arm.com>
Thu, 31 May 2018 08:19:55 +0000 (16:19 +0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 9 Aug 2018 09:32:23 +0000 (11:32 +0200)
commit20760abd3c29f6d91db63cf042a1992ebf83dc47
tree788900ae25f8059bf7a73cde911d8942f4cac95c
parent013b23b4bb35b4672f9fabdbc4253befff595ac7
Reset CMAKE_REQUIRED_FLAGS

Reset CMAKE_REQUIRED_FLAGS after each check to avoid the following
checks being influenced by the previous results.

Change-Id: I2e34f6127ef1c617f4eea363a2cb80bc49b3bcab
Signed-off-by: Richael Zhuang <richael.zhuang@arm.com>
CMakeLists.txt