Removed unnecessary checks for asan
authorakallabeth <akallabeth@posteo.net>
Fri, 3 Jul 2020 09:06:30 +0000 (11:06 +0200)
committerArmin Novak <armin.novak@thincast.com>
Mon, 6 Jul 2020 09:55:47 +0000 (11:55 +0200)
commit68238db25c01e8835112fd3270e066f11a078c54
treee10053d01c3b826a501cfb4e0ad4549308c4c6d9
parentf6cbe92b948a52348260df5f56a7152dfce60ed2
Removed unnecessary checks for asan

check_c_compiler_flag is unreliable, only use where absolutely
necessary.

(cherry picked from commit 7864a985d48f0fba4d431b196464f2075ebacd4b)
CMakeLists.txt