diff options
author | Brad King <brad.king@kitware.com> | 2010-06-29 14:01:59 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2010-06-29 14:01:59 (GMT) |
commit | c8ea2705a7115208f59839828a82b42a58293576 (patch) | |
tree | f5937e1117a7bea6ad03d6a2b5209610a34db4a5 /Modules/CheckLibraryExists.lists.in | |
parent | 295b5b60df5d9427fdb891fd51333c12089ee129 (diff) | |
download | CMake-c8ea2705a7115208f59839828a82b42a58293576.zip CMake-c8ea2705a7115208f59839828a82b42a58293576.tar.gz CMake-c8ea2705a7115208f59839828a82b42a58293576.tar.bz2 |
Use same type in both cases of '?:' operator
Both possible result values need to be convertible to the same type.
Some compilers fail to recognize that they can construct std::string
from the empty string literal, so state it explicitly.
Diffstat (limited to 'Modules/CheckLibraryExists.lists.in')
0 files changed, 0 insertions, 0 deletions