diff options
author | Brad King <brad.king@kitware.com> | 2015-09-03 13:34:47 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-09-03 13:34:47 (GMT) |
commit | d2b8229d02ff7362f36674ab3470f11aea13088e (patch) | |
tree | bc99310e9f6a321e82508ab27d221e62c55886aa /Source/cmFileCommand.cxx | |
parent | 89958fd06e16d4ec413f5d011550331734561607 (diff) | |
download | CMake-d2b8229d02ff7362f36674ab3470f11aea13088e.zip CMake-d2b8229d02ff7362f36674ab3470f11aea13088e.tar.gz CMake-d2b8229d02ff7362f36674ab3470f11aea13088e.tar.bz2 |
Tests: Fix Plugin test on Watcom compiler
The Watcom compiler does not have stream operators for std::string.
Since KWSys no longer provides the operators for us, just use c_str()
to avoid the problem and allow the test to compile on Watcom.
Diffstat (limited to 'Source/cmFileCommand.cxx')
0 files changed, 0 insertions, 0 deletions