# This is the CMakeCache file. # For build in directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_strigi/work/strigi-0.6.3 # It was generated by CMake: /opt/local/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //Path to a file. BZIP2_INCLUDE_DIR:PATH=/opt/local/include //Path to a library. BZIP2_LIBRARIES:FILEPATH=/opt/local/lib/libbz2.dylib //Path to a file. CLUCENE_INCLUDE_DIR:PATH=/opt/local/include //Path to a library. CLUCENE_LIBRARY:FILEPATH=/opt/local/lib/libclucene.dylib //Path to a file. CLUCENE_LIBRARY_DIR:PATH=/opt/local/lib //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/ar //Choose the type of build, options are: None(CMAKE_CXX_FLAGS or // CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. CMAKE_BUILD_TYPE:STRING=Release //No help, variable specified on the command line. CMAKE_BUILD_WITH_INSTALL_RPATH:UNINITIALIZED=ON //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //CXX compiler. CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/g++-4.2 //Flags used by the compiler during all build types. CMAKE_CXX_FLAGS:STRING='-O2 -arch x86_64 ' //Flags used by the compiler during debug builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //Flags used by the compiler during release minsize builds. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the compiler during release builds (/MD /Ob1 /Oi // /Ot /Oy /Gs will produce slightly less optimized but smaller // files). CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the compiler during Release with Debug Info builds. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g //C compiler. CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc-4.2 //Flags used by the compiler during all build types. CMAKE_C_FLAGS:STRING='-O2 -arch x86_64 ' //Flags used by the compiler during debug builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the compiler during release minsize builds. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the compiler during release builds (/MD /Ob1 /Oi // /Ot /Oy /Gs will produce slightly less optimized but smaller // files). CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the compiler during Release with Debug Info builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g //Flags used by the linker. CMAKE_EXE_LINKER_FLAGS:STRING=-L/opt/local/lib //Flags used by the linker during debug builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/opt/local //Path to a program. CMAKE_LINKER:FILEPATH=/usr/bin/ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/opt/local/bin/gmake //Flags used by the linker during the creation of modules. CMAKE_MODULE_LINKER_FLAGS:STRING=-L/opt/local/lib //Flags used by the linker during debug builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_NM:FILEPATH=/usr/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND //Path to a program. CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND //Build architectures for OSX CMAKE_OSX_ARCHITECTURES:STRING=x86_64 //Minimum OS X version to target for deployment (at runtime); newer // APIs weak linked. Set to empty string for default value. CMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.6 //The product will be built against the headers and libraries located // inside the indicated SDK. CMAKE_OSX_SYSROOT:PATH=/Developer/SDKs/MacOSX10.6.sdk //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=strigi //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Flags used by the linker during the creation of dll's. CMAKE_SHARED_LINKER_FLAGS:STRING=-L/opt/local/lib //Flags used by the linker during debug builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=NO //Path to a program. CMAKE_STRIP:FILEPATH=/usr/bin/strip //No help, variable specified on the command line. CMAKE_SYSTEM_PREFIX_PATH:UNINITIALIZED=/opt/local;/usr //If true, cmake will use relative paths in makefiles and projects. CMAKE_USE_RELATIVE_PATHS:BOOL=OFF //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console // during the make. This is useful for debugging only. With Visual // Studio IDE projects all commands are done without /nologo. CMAKE_VERBOSE_MAKEFILE:BOOL=ON //Enable to build OSX bundles CPACK_BINARY_BUNDLE:BOOL=OFF //Enable to build Debian packages CPACK_BINARY_DEB:BOOL=OFF //Enable to build OSX Drag And Drop package CPACK_BINARY_DRAGNDROP:BOOL=OFF //Enable to build NSIS packages CPACK_BINARY_NSIS:BOOL=OFF //Enable to build OSX X11 packages CPACK_BINARY_OSXX11:BOOL=OFF //Enable to build PackageMaker packages CPACK_BINARY_PACKAGEMAKER:BOOL=ON //Enable to build RPM packages CPACK_BINARY_RPM:BOOL=OFF //Enable to build STGZ packages CPACK_BINARY_STGZ:BOOL=ON //Enable to build TBZ2 packages CPACK_BINARY_TBZ2:BOOL=OFF //Enable to build TGZ packages CPACK_BINARY_TGZ:BOOL=ON //Path to a file. CPPUNIT_CFLAGS:PATH=CPPUNIT_CFLAGS-NOTFOUND //Path to a program. CPPUNIT_CONFIG_EXECUTABLE:FILEPATH=CPPUNIT_CONFIG_EXECUTABLE-NOTFOUND //Path to a library. CPPUNIT_LIBRARIES:FILEPATH=CPPUNIT_LIBRARIES-NOTFOUND //Not found cppunit library CppUnit_FOUND:BOOL=FALSE //enable CLucene support (recommended) ENABLE_CLUCENE:BOOL=ON //enable CppUnit for unit tests ENABLE_CPPUNIT:BOOL=ON //enable dbus support ENABLE_DBUS:BOOL=ON //enable exiv2 support. This allows you to index EXIF/IPTC metadata. ENABLE_EXIV2:BOOL=ON //enable expat support ENABLE_EXPAT:BOOL=OFF //enable FAM support (testing) ENABLE_FAM:BOOL=OFF //enable Hyper Estraier support(unreliable) ENABLE_HYPERESTRAIER:BOOL=OFF //enable inotify support (unstable) ENABLE_INOTIFY:BOOL=OFF //enable log4cxx support for advanced logging ENABLE_LOG4CXX:BOOL=OFF //enable Qt4 GUI ENABLE_QT4:BOOL=ON //regenerate xsd parser from *.xsd files(not normally required) ENABLE_REGENERATEXSD:BOOL=ON //enable SQLite support(unreliable) ENABLE_SQLITE:BOOL=OFF //Enforce strict dependencies FORCE_DEPS:BOOL=OFF //No help, variable specified on the command line. ICONV_INCLUDE_DIR:PATH=/opt/local/include //No help, variable specified on the command line. ICONV_LIBRARIES:FILEPATH=/opt/local/lib/libiconv.dylib //Path to a program. JAVA_ARCHIVE:FILEPATH=/usr/bin/jar //Path to a program. JAVA_COMPILE:FILEPATH=/usr/bin/javac //Path to a program. JAVA_RUNTIME:FILEPATH=/usr/bin/java //No help, variable specified on the command line. LIBXML2_INCLUDE_DIR:PATH=/opt/local/include/libxml2 //No help, variable specified on the command line. LIBXML2_LIBRARIES:FILEPATH=/opt/local/lib/libxml2.dylib //Library directory name LIB_DESTINATION:STRING=/opt/local/lib //Define suffix of directory name (32/64) LIB_SUFFIX:STRING= //Path to a program. PERL_EXECUTABLE:FILEPATH=/opt/local/bin/perl //Path to a program. PKGCONFIG_EXECUTABLE:FILEPATH=/opt/local/bin/pkg-config //pkg-config executable PKG_CONFIG_EXECUTABLE:FILEPATH=/opt/local/bin/pkg-config //Path to a program. QT_DBUSCPP2XML_EXECUTABLE:FILEPATH=/opt/local/libexec/qt4-mac/bin/qdbuscpp2xml //Path to a program. QT_DBUSXML2CPP_EXECUTABLE:FILEPATH=/opt/local/libexec/qt4-mac/bin/qdbusxml2cpp //The location of the Qt docs QT_DOC_DIR:PATH=/opt/local/share/doc/qt4-mac //Qt library dir QT_LIBRARY_DIR:PATH=/opt/local/libexec/qt4-mac/lib //The location of the Qt mkspecs QT_MKSPECS_DIR:PATH=/opt/local/libexec/qt4-mac/mkspecs //The moc executable QT_MOC_EXECUTABLE:FILEPATH=QMAKESPEC has not been set, so configuration cannot be deduced. //The location of the Qt plugins QT_PLUGINS_DIR:PATH=/opt/local/libexec/qt4-mac/plugins //Path to a program. QT_QMAKE_EXECUTABLE:FILEPATH=/opt/local/libexec/qt4-mac/bin/qmake //Path to a file. QT_QT3SUPPORT_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/Qt3Support //The Qt3Support library. QT_QT3SUPPORT_LIBRARY:STRING=-F/opt/local/libexec/qt4-mac/lib -framework Qt3Support //Path to a file. QT_QTASSISTANT_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/QtAssistant //Path to a library. QT_QTASSISTANT_LIBRARY:FILEPATH=/opt/local/libexec/qt4-mac/lib/QtAssistant.framework //Path to a file. QT_QTCORE_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/QtCore //The QtCore library. QT_QTCORE_LIBRARY:STRING=-F/opt/local/libexec/qt4-mac/lib -framework QtCore //Path to a file. QT_QTDBUS_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/QtDBus //The QtDBus library. QT_QTDBUS_LIBRARY:STRING=-F/opt/local/libexec/qt4-mac/lib -framework QtDBus //Path to a file. QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/QtDesigner //Path to a library. QT_QTDESIGNERCOMPONENTS_LIBRARY:FILEPATH=/opt/local/libexec/qt4-mac/lib/QtDesignerComponents.framework //Path to a file. QT_QTDESIGNER_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/QtDesigner //Path to a library. QT_QTDESIGNER_LIBRARY:FILEPATH=/opt/local/libexec/qt4-mac/lib/QtDesigner.framework //Path to a file. QT_QTGUI_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/QtGui //The QtGui library. QT_QTGUI_LIBRARY:STRING=-F/opt/local/libexec/qt4-mac/lib -framework QtGui //Path to a file. QT_QTNETWORK_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/QtNetwork //The QtNetwork library. QT_QTNETWORK_LIBRARY:STRING=-F/opt/local/libexec/qt4-mac/lib -framework QtNetwork //Path to a file. QT_QTNSPLUGIN_INCLUDE_DIR:PATH=QT_QTNSPLUGIN_INCLUDE_DIR-NOTFOUND //Path to a file. QT_QTOPENGL_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/QtOpenGL //The QtOpenGL library. QT_QTOPENGL_LIBRARY:STRING=-F/opt/local/libexec/qt4-mac/lib -framework QtOpenGL //Path to a file. QT_QTSCRIPT_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/QtScript //Path to a library. QT_QTSCRIPT_LIBRARY:FILEPATH=/opt/local/libexec/qt4-mac/lib/QtScript.framework //Path to a file. QT_QTSQL_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/QtSql //The QtSql library. QT_QTSQL_LIBRARY:STRING=-F/opt/local/libexec/qt4-mac/lib -framework QtSql //Path to a file. QT_QTSVG_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/QtSvg //The QtSvg library. QT_QTSVG_LIBRARY:STRING=-F/opt/local/libexec/qt4-mac/lib -framework QtSvg //Path to a file. QT_QTTEST_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/QtTest //The QtTest library. QT_QTTEST_LIBRARY:STRING=-F/opt/local/libexec/qt4-mac/lib -framework QtTest //Path to a file. QT_QTUITOOLS_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/QtUiTools //Path to a library. QT_QTUITOOLS_LIBRARY:FILEPATH=/opt/local/libexec/qt4-mac/lib/libQtUiTools.a //Path to a file. QT_QTXML_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/QtXml //The QtXml library. QT_QTXML_LIBRARY:STRING=-F/opt/local/libexec/qt4-mac/lib -framework QtXml //Path to a file. QT_QT_INCLUDE_DIR:PATH=/opt/local/libexec/qt4-mac/include/Qt //Path to a program. QT_RCC_EXECUTABLE:FILEPATH=/opt/local/libexec/qt4-mac/bin/rcc //Path to a program. QT_UIC3_EXECUTABLE:FILEPATH=/opt/local/libexec/qt4-mac/bin/uic3 //The uic executable QT_UIC_EXECUTABLE:FILEPATH=QMAKESPEC has not been set, so configuration cannot be deduced. //Set to ON if Qt build uses frameworks. QT_USE_FRAMEWORKS:BOOL=ON //Extra include directories to search in STRIGI_EXTRA_INC_DIRECTORY:STRING= //Extra library directories to search in STRIGI_EXTRA_LIB_DIRECTORY:STRING= //Major Strigi version number STRIGI_VERSION_MAJOR:STRING=0 //Minor Strigi version number STRIGI_VERSION_MINOR:STRING=6 //Release Strigi version number STRIGI_VERSION_PATCH:STRING=3 //Strigi version string STRIGI_VERSION_STRING:STRING=0.6.3 //Path to a program. XMLLINT_EXECUTABLE:FILEPATH=/opt/local/bin/xmllint //Path to a file. ZLIB_INCLUDE_DIR:PATH=/opt/local/include //Path to a library. ZLIB_LIBRARY:FILEPATH=/opt/local/lib/libz.dylib //Dependencies for the target archiveengine_LIB_DEPENDS:STATIC=general;-F/opt/local/libexec/qt4-mac/lib -framework QtCore;general;-lpthread;general;streams; //Dependencies for the target au_LIB_DEPENDS:STATIC=general;streamanalyzer; //Dependencies for the target avi_LIB_DEPENDS:STATIC=general;streamanalyzer; //Dependencies for the target clucene_LIB_DEPENDS:STATIC=general;/opt/local/lib/libclucene.dylib;general;streamanalyzer; //Dependencies for the target combinedindex_LIB_DEPENDS:STATIC=general;streamanalyzer;general;grepindex; //Dependencies for the target cpp_LIB_DEPENDS:STATIC=general;streamanalyzer; //Dependencies for the target daemonconfigurator_LIB_DEPENDS:STATIC=general;strigidaemonconfiguration; //Dependencies for the target dbuscpp_LIB_DEPENDS:STATIC=general;-L/opt/local/lib -ldbus-1 -lpthread; //Dependencies for the target dbusserver_LIB_DEPENDS:STATIC=general;dbuscpp; //Dependencies for the target dds_LIB_DEPENDS:STATIC=general;streamanalyzer; //Dependencies for the target deb_LIB_DEPENDS:STATIC=general;streamanalyzer; //Dependencies for target eventlistener_LIB_DEPENDS:STATIC= //Dependencies for the target filterwidget_LIB_DEPENDS:STATIC=general;-F/opt/local/libexec/qt4-mac/lib -framework QtCore;general;-lpthread;general;-F/opt/local/libexec/qt4-mac/lib -framework QtGui; //Dependencies for the target gif_LIB_DEPENDS:STATIC=general;streamanalyzer; //Dependencies for target grepindex_LIB_DEPENDS:STATIC= //Dependencies for target grepindexer_LIB_DEPENDS:STATIC= //Dependencies for the target ico_LIB_DEPENDS:STATIC=general;streamanalyzer; //Dependencies for the target indexertests_LIB_DEPENDS:STATIC=general;streamanalyzer;general;-lpthread; //Dependencies for the target metadataproperties_LIB_DEPENDS:STATIC=general;xmlstream; //Dependencies for the target namespaceharvester_LIB_DEPENDS:STATIC=general;streamanalyzer; //Dependencies for the target pcx_LIB_DEPENDS:STATIC=general;streamanalyzer; //Dependencies for the target pdfstream_LIB_DEPENDS:STATIC=general;streams; //Dependencies for the target rgb_LIB_DEPENDS:STATIC=general;streamanalyzer; //Dependencies for target searchclient_LIB_DEPENDS:STATIC= //Dependencies for the target sid_LIB_DEPENDS:STATIC=general;streamanalyzer; //Dependencies for the target streamanalyzer_LIB_DEPENDS:STATIC=general;streams;general;/opt/local/lib/libxml2.dylib;general;dl;general;pdfstream;general;-lpthread; //Dependencies for the target streams_LIB_DEPENDS:STATIC=general;/opt/local/lib/libz.dylib;general;/opt/local/lib/libbz2.dylib;general;/opt/local/lib/libiconv.dylib; //Value Computed by CMake strigi_BINARY_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_strigi/work/strigi-0.6.3 //Value Computed by CMake strigi_SOURCE_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_strigi/work/strigi-0.6.3 //Dependencies for the target strigi_xesam_LIB_DEPENDS:STATIC=general;/opt/local/lib/libxml2.dylib;general;streamanalyzer; //Dependencies for the target strigidaemonconfiguration_LIB_DEPENDS:STATIC=general;xmlstream; //Dependencies for the target strigihtmlgui_LIB_DEPENDS:STATIC=general;searchclient;general;streamanalyzer; //Dependencies for the target strigiqtdbusclient_LIB_DEPENDS:STATIC=general;-F/opt/local/libexec/qt4-mac/lib -framework QtCore;general;-lpthread;general;-F/opt/local/libexec/qt4-mac/lib -framework QtDBus; //Dependencies for the target txt_LIB_DEPENDS:STATIC=general;streamanalyzer; //Dependencies for the target wav_LIB_DEPENDS:STATIC=general;streamanalyzer; //Dependencies for the target xbm_LIB_DEPENDS:STATIC=general;streamanalyzer; //Dependencies for target xesam_LIB_DEPENDS:STATIC= //Dependencies for the target xmlstream_LIB_DEPENDS:STATIC=general;/opt/local/lib/libxml2.dylib; //Dependencies for the target xpm_LIB_DEPENDS:STATIC=general;streamanalyzer; ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: BZIP2_INCLUDE_DIR BZIP2_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: BZIP2_LIBRARIES BZIP2_LIBRARIES-ADVANCED:INTERNAL=1 //Have library /opt/local/lib/libbz2.dylib BZIP2_NEED_PREFIX:INTERNAL=1 //ADVANCED property for variable: CLUCENE_INCLUDE_DIR CLUCENE_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLUCENE_LIBRARY CLUCENE_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CLUCENE_LIBRARY_DIR CLUCENE_LIBRARY_DIR-ADVANCED:INTERNAL=1 //Result of TRY_COMPILE CMAKE_ANSI_FOR_SCOPE:INTERNAL=TRUE //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_BUILD_TOOL CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1 //What is the target build tool cmake is generating for. CMAKE_BUILD_TOOL:INTERNAL=/opt/local/bin/gmake //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_strigi/work/strigi-0.6.3 //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=8 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=0 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/opt/local/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/opt/local/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/opt/local/bin/ctest //ADVANCED property for variable: CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 CMAKE_CXX_COMPILER_WORKS:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 CMAKE_C_COMPILER_WORKS:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Result of TRY_COMPILE CMAKE_DETERMINE_CXX_ABI_COMPILED:INTERNAL=TRUE //Result of TRY_COMPILE CMAKE_DETERMINE_C_ABI_COMPILED:INTERNAL=TRUE //Path to cache edit program executable. CMAKE_EDIT_COMMAND:INTERNAL=/opt/local/bin/ccmake //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //Have library pthreads CMAKE_HAVE_PTHREADS_CREATE:INTERNAL= //Have library pthread CMAKE_HAVE_PTHREAD_CREATE:INTERNAL=1 //Have include CMAKE_HAVE_PTHREAD_H CMAKE_HAVE_PTHREAD_H:INTERNAL=1 //Start directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_strigi/work/strigi-0.6.3 //ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1 //Have library socket CMAKE_LIB_SOCKET_HAS_CONNECT:INTERNAL= //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MAKE_PROGRAM CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_NM CMAKE_NM-ADVANCED:INTERNAL=1 //Does the compiler support ansi for scope. CMAKE_NO_ANSI_FOR_SCOPE:INTERNAL=0 //number of local generators CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=38 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/opt/local/share/cmake-2.8 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //Suppress Warnings that are meant for the author of the CMakeLists.txt // files. CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE //uname command CMAKE_UNAME:INTERNAL=/usr/bin/uname //ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_BUNDLE CPACK_BINARY_BUNDLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_DEB CPACK_BINARY_DEB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_DRAGNDROP CPACK_BINARY_DRAGNDROP-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_NSIS CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_OSXX11 CPACK_BINARY_OSXX11-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_PACKAGEMAKER CPACK_BINARY_PACKAGEMAKER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_RPM CPACK_BINARY_RPM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_STGZ CPACK_BINARY_STGZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_TBZ2 CPACK_BINARY_TBZ2-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPACK_BINARY_TGZ CPACK_BINARY_TGZ-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CPPUNIT_LIBRARIES CPPUNIT_LIBRARIES-ADVANCED:INTERNAL=1 //Have function dlopen DLOPEN_IN_LIBC:INTERNAL=1 //Have library dl DLOPEN_IN_LIBDL:INTERNAL=1 //Details about finding BZip2 FIND_PACKAGE_MESSAGE_DETAILS_BZip2:INTERNAL=[/opt/local/lib/libbz2.dylib][/opt/local/include] //Details about finding Perl FIND_PACKAGE_MESSAGE_DETAILS_Perl:INTERNAL=[/opt/local/bin/perl] //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE] //Details about finding ZLIB FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/opt/local/lib/libz.dylib][/opt/local/include] //Have include direct.h HAVE_DIRECT_H:INTERNAL= //Have include dirent.h HAVE_DIRENT_H:INTERNAL=1 //Have include dlfcn.h HAVE_DLFCN_H:INTERNAL=1 //Have function fchdir HAVE_FCHDIR:INTERNAL=1 //Have function gettimeofday HAVE_GETTIMEOFDAY:INTERNAL=1 //Result of TRY_COMPILE HAVE_INT16_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_INT32_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_INT64_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_INT8_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_INTPTR_T:INTERNAL=TRUE //Have function isblank HAVE_ISBLANK:INTERNAL=1 //Have function mkstemp HAVE_MKSTEMP:INTERNAL=1 //Have function nanosleep HAVE_NANOSLEEP:INTERNAL=1 //Have include ndir.h HAVE_NDIR_H:INTERNAL= //Have include regex.h HAVE_REGEX_H:INTERNAL=1 //Have function setenv HAVE_SETENV:INTERNAL=1 //Result of TRY_COMPILE HAVE_SIZEOF_CHAR:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_INT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_LONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_LONGLONG:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZEOF_SHORT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SIZE_T:INTERNAL=TRUE //Have include socket.h HAVE_SOCKET_H:INTERNAL= //Result of TRY_COMPILE HAVE_SOCKLEN_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_SSIZE_T:INTERNAL=TRUE //Have include stddef.h HAVE_STDDEF_H:INTERNAL=1 //Have include stdint.h HAVE_STDINT_H:INTERNAL=1 //Have function strcasecmp HAVE_STRCASECMP:INTERNAL=1 //Have function strcasestr HAVE_STRCASESTR:INTERNAL=1 //Have include HAVE_STRINGS_H HAVE_STRINGS_H:INTERNAL=1 //Have function strlwr HAVE_STRLWR:INTERNAL= //Have function strncasecmp HAVE_STRNCASECMP:INTERNAL=1 //Have include sys/dir.h HAVE_SYS_DIR_H:INTERNAL=1 //Have include sys/ndir.h HAVE_SYS_NDIR_H:INTERNAL= //Have include sys/socket.h HAVE_SYS_SOCKET_H:INTERNAL=1 //Have include sys/types.h HAVE_SYS_TYPES_H:INTERNAL=1 //Result of TRY_COMPILE HAVE_UINT:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_UINT16_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_UINT32_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_UINT64_T:INTERNAL=TRUE //Result of TRY_COMPILE HAVE_UINT8_T:INTERNAL=TRUE //Have include unistd.h HAVE_UNISTD_H:INTERNAL=1 //Have include windows.h HAVE_WINDOWS_H:INTERNAL= //ADVANCED property for variable: ICONV_INCLUDE_DIR ICONV_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICONV_LIBRARIES ICONV_LIBRARIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ICONV_SECOND_ARGUMENT_IS_CONST ICONV_SECOND_ARGUMENT_IS_CONST-ADVANCED:INTERNAL=1 //Test ICONV_SECOND_ARGUMENT_IS_CONST ICONV_SECOND_ARGUMENT_IS_CONST:INTERNAL= //Result of CHECK_TYPE_SIZE INT16_T:INTERNAL=2 //Result of CHECK_TYPE_SIZE INT32_T:INTERNAL=4 //Result of CHECK_TYPE_SIZE INT64_T:INTERNAL=8 //Result of CHECK_TYPE_SIZE INT8_T:INTERNAL=1 //Result of CHECK_TYPE_SIZE INTPTR_T:INTERNAL=8 //ADVANCED property for variable: JAVA_ARCHIVE JAVA_ARCHIVE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: JAVA_COMPILE JAVA_COMPILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: JAVA_RUNTIME JAVA_RUNTIME-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LIBXML2_INCLUDE_DIR LIBXML2_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LIBXML2_LIBRARIES LIBXML2_LIBRARIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PERL_EXECUTABLE PERL_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PKGCONFIG_EXECUTABLE PKGCONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 QT_BINARY_DIR:INTERNAL=/opt/local/libexec/qt4-mac/bin //ADVANCED property for variable: QT_DBUSCPP2XML_EXECUTABLE QT_DBUSCPP2XML_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_DBUSXML2CPP_EXECUTABLE QT_DBUSXML2CPP_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_DOC_DIR QT_DOC_DIR-ADVANCED:INTERNAL=1 QT_HEADERS_DIR:INTERNAL=/opt/local/libexec/qt4-mac/include //ADVANCED property for variable: QT_LIBRARY_DIR QT_LIBRARY_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_MKSPECS_DIR QT_MKSPECS_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_MOC_EXECUTABLE QT_MOC_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_PLUGINS_DIR QT_PLUGINS_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QT3SUPPORT_INCLUDE_DIR QT_QT3SUPPORT_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QT3SUPPORT_LIBRARY QT_QT3SUPPORT_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTASSISTANT_INCLUDE_DIR QT_QTASSISTANT_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTASSISTANT_LIBRARY QT_QTASSISTANT_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTCORE_INCLUDE_DIR QT_QTCORE_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTCORE_LIBRARY QT_QTCORE_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTDBUS_INCLUDE_DIR QT_QTDBUS_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTDBUS_LIBRARY QT_QTDBUS_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR QT_QTDESIGNERCOMPONENTS_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTDESIGNERCOMPONENTS_LIBRARY QT_QTDESIGNERCOMPONENTS_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTDESIGNER_INCLUDE_DIR QT_QTDESIGNER_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTDESIGNER_LIBRARY QT_QTDESIGNER_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTGUI_INCLUDE_DIR QT_QTGUI_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTGUI_LIBRARY QT_QTGUI_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTNETWORK_INCLUDE_DIR QT_QTNETWORK_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTNETWORK_LIBRARY QT_QTNETWORK_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTNSPLUGIN_INCLUDE_DIR QT_QTNSPLUGIN_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTOPENGL_INCLUDE_DIR QT_QTOPENGL_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTOPENGL_LIBRARY QT_QTOPENGL_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTSCRIPT_INCLUDE_DIR QT_QTSCRIPT_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTSCRIPT_LIBRARY QT_QTSCRIPT_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTSQL_INCLUDE_DIR QT_QTSQL_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTSQL_LIBRARY QT_QTSQL_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTSVG_INCLUDE_DIR QT_QTSVG_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTSVG_LIBRARY QT_QTSVG_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTTEST_INCLUDE_DIR QT_QTTEST_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTTEST_LIBRARY QT_QTTEST_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTUITOOLS_INCLUDE_DIR QT_QTUITOOLS_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTUITOOLS_LIBRARY QT_QTUITOOLS_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTXML_INCLUDE_DIR QT_QTXML_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QTXML_LIBRARY QT_QTXML_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_QT_INCLUDE_DIR QT_QT_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_RCC_EXECUTABLE QT_RCC_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_UIC3_EXECUTABLE QT_UIC3_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_UIC_EXECUTABLE QT_UIC_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: QT_USE_FRAMEWORKS QT_USE_FRAMEWORKS-ADVANCED:INTERNAL=1 //Have symbol Q_WS_MAC Q_WS_MAC:INTERNAL=1 //Have symbol Q_WS_QWS Q_WS_QWS:INTERNAL= //Have symbol Q_WS_WIN Q_WS_WIN:INTERNAL= //Have symbol Q_WS_X11 Q_WS_X11:INTERNAL= //Result of CHECK_TYPE_SIZE SIZEOF_CHAR:INTERNAL=1 //Result of CHECK_TYPE_SIZE SIZEOF_INT:INTERNAL=4 //Result of CHECK_TYPE_SIZE SIZEOF_LONG:INTERNAL=8 //Result of CHECK_TYPE_SIZE SIZEOF_LONGLONG:INTERNAL=8 //Result of CHECK_TYPE_SIZE SIZEOF_SHORT:INTERNAL=2 //Result of CHECK_TYPE_SIZE SIZE_T:INTERNAL=8 //Result of CHECK_TYPE_SIZE SOCKLEN_T:INTERNAL=4 //Result of CHECK_TYPE_SIZE SSIZE_T:INTERNAL=8 //Result of CHECK_TYPE_SIZE UINT:INTERNAL=4 //Result of CHECK_TYPE_SIZE UINT16_T:INTERNAL=2 //Result of CHECK_TYPE_SIZE UINT32_T:INTERNAL=4 //Result of CHECK_TYPE_SIZE UINT64_T:INTERNAL=8 //Result of CHECK_TYPE_SIZE UINT8_T:INTERNAL=1 //ADVANCED property for variable: ZLIB_INCLUDE_DIR ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ZLIB_LIBRARY ZLIB_LIBRARY-ADVANCED:INTERNAL=1 //Test __STRIGI_HAVE_GCC_VISIBILITY __STRIGI_HAVE_GCC_VISIBILITY:INTERNAL=1