TheXTech/TheXTech
lib/tclap/tclap.cmake
:5
check_cxx_source_compiles("#include <strstream>
int main() { std::istrstream iss; return 0; }" TCLAP_HAVE_STRSTREAM)
check_cxx_source_compiles("#include <strstream>
int main() { std::istrstream iss; return 0; }" TCLAP_HAVE_STRSTREAM)
message("-- found TCLAP_HAVE_STRSTREAM")
check_cxx_source_compiles("#include <strstream>
int main() { std::istrstream iss; return 0; }" TCLAP_HAVE_STRSTREAM)
message("-- found TCLAP_HAVE_STRSTREAM")