diff options
author | Brad King <brad.king@kitware.com> | 2015-07-08 13:55:16 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-07-08 13:55:16 (GMT) |
commit | a639689c16039b2f7c8b63e31fbbbc753ccef8c8 (patch) | |
tree | 28ec6915e54190cadbe5f28584b8ce466bfe4f42 /Modules/FindGTK.cmake | |
parent | 5d5067ae57c9d02656a54076cdf121c7084a4de3 (diff) | |
download | CMake-a639689c16039b2f7c8b63e31fbbbc753ccef8c8.zip CMake-a639689c16039b2f7c8b63e31fbbbc753ccef8c8.tar.gz CMake-a639689c16039b2f7c8b63e31fbbbc753ccef8c8.tar.bz2 |
Check*CompilerFlag: Revert to previous method used to pass flags (#15641)
Since commit v3.3.0-rc1~397^2 (Check*CompilerFlag: Refactor method used
to pass flags, 2015-02-24) these check modules pass the flags to the
compiler front-end during linking as well as during compilation. This
breaks checks for flags like '-x c++' that are meant only for the
compilation step. Revert the change and add a test covering a
compiler-only flag.
Diffstat (limited to 'Modules/FindGTK.cmake')
0 files changed, 0 insertions, 0 deletions