summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/install/CMP0062-NEW.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-10-06 15:43:24 (GMT)
committerBrad King <brad.king@kitware.com>2016-10-06 17:26:05 (GMT)
commitebef3632c79491c402991967aab03a9c971cb70d (patch)
treef0f0525ada0c2e56861e47065a14216cfefe2a48 /Tests/RunCMake/install/CMP0062-NEW.cmake
parentb99bbfe88d1bb02dc903507f3e1bbe716ac04c12 (diff)
downloadCMake-ebef3632c79491c402991967aab03a9c971cb70d.zip
CMake-ebef3632c79491c402991967aab03a9c971cb70d.tar.gz
CMake-ebef3632c79491c402991967aab03a9c971cb70d.tar.bz2
Android: Suppress -Wattributes warnings in test case builds
We use `-Werror` in the Android test builds to make sure there are no warnings that we care about (e.g. unused flags). However, the NDK r13 tools produce a warning about their own builtins: ``` <built-in>: In function 'float abs(float)': <built-in>: warning: conflicts with previous declaration here [-Wattributes] ``` Suppress this warning so that we can continue using `-Werror` but tolerate these warnings.
Diffstat (limited to 'Tests/RunCMake/install/CMP0062-NEW.cmake')
0 files changed, 0 insertions, 0 deletions