diff options
author | Stephen Kelly <steveire@gmail.com> | 2013-07-22 12:27:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-07-24 14:46:00 (GMT) |
commit | 969e7ee5df77b5856e26633273547700a40f48a2 (patch) | |
tree | 69bbe633db2d92657a4084d68d8d47147e81d6fc /Templates/CMakeVSMacros1.vsmacros | |
parent | b8af46cb878551cc5a1c9275f46792b282479ebb (diff) | |
download | CMake-969e7ee5df77b5856e26633273547700a40f48a2.zip CMake-969e7ee5df77b5856e26633273547700a40f48a2.tar.gz CMake-969e7ee5df77b5856e26633273547700a40f48a2.tar.bz2 |
FindQt4: Don't use Qt component _FOUND vars before they're defined (#14286)
This fixes a regression introduced by commit b8af46cb (FindQt4: Don't
fail if certain Qt modules are unavailable., 2013-05-23)
The _FOUND variable is set by the _QT4_ADJUST_LIB_VARS macro, so
invoke that unconditionally, and guard only the set_property calls,
as described in the original bug report (#14165).
Diffstat (limited to 'Templates/CMakeVSMacros1.vsmacros')
0 files changed, 0 insertions, 0 deletions