malaterre/GDCM
Applications/Cxx/CMakeLists.txt
:107
CHECK_CXX_SOURCE_COMPILES(
"\#include <poppler/goo/GooString.h>\nint main() { GooString gs; gs.getCString(); return 0; }"
LIBPOPPLER_GOOSTRING_HAS_GETCSTRING)