CMake/Tests/Plugin
Brad King d2b8229d02 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.
2015-09-03 09:34:47 -04:00
..
PluginTest Do not set SONAME for MODULE library targets (#15705) 2015-08-20 10:45:09 -04:00
include ENH: Fixed Plugin test on Cygwin. 2007-04-17 18:18:42 -04:00
src Tests: Fix Plugin test on Watcom compiler 2015-09-03 09:34:47 -04:00
CMakeLists.txt Do not set SONAME for MODULE library targets (#15705) 2015-08-20 10:45:09 -04:00
check_mod_soname.cmake Tests: Use a less strict regular expression to look for "SONAME" 2015-09-01 10:30:09 -04:00