diff --git a/CMakeLists.txt b/CMakeLists.txt index d989a73..18151b2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,6 +27,7 @@ include(CheckTypeSize) set(MXML_VERSION ${CMAKE_PROJECT_VERSION}) +check_type_size("long long" SIZEOF_LONG_LONG) if(SIZEOF_LONG_LONG EQUAL "8") option(HAVE_LONG_LONG_INT "Enable LONG LONG" ON) else() diff --git a/test.xmlfd b/test.xmlfd new file mode 100644 index 0000000..3f260a7 --- /dev/null +++ b/test.xmlfd @@ -0,0 +1,29 @@ + + + + 123 + Now is the time for all good men to come to the aid of their +country. + + +