# This is the CMakeCache file.
# For build in directory: c:/FTP/Open62541/Open62541WindowsDelphi/open62541/build
# It was generated by CMake: C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/cmake.exe
# 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 GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.

########################
# EXTERNAL cache entries
########################

//Path to a program.
BIBER_COMPILER:FILEPATH=BIBER_COMPILER-NOTFOUND

//Path to a program.
BIBTEX_COMPILER:FILEPATH=BIBTEX_COMPILER-NOTFOUND

//Enable building of shared libraries (dll/so)
BUILD_SHARED_LIBS:BOOL=ON

//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/addr2line.exe

//Path to a program.
CMAKE_AR:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/ar.exe

//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=Release

//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON

//C compiler
CMAKE_C_COMPILER:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/gcc.exe

//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_AR:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/gcc-ar.exe

//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/gcc-ranlib.exe

//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g

//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG

//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG

//Libraries linked by default with all C applications.
CMAKE_C_STANDARD_LIBRARIES:STRING=-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32

//Path to a program.
CMAKE_DLLTOOL:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/dlltool.exe

//Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=

//Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during MINSIZEREL 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 RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Value Computed by CMake.
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=C:/FTP/Open62541/Open62541WindowsDelphi/open62541/build/CMakeFiles/pkgRedirects

//Convert GNU import libraries to MS format (requires Visual Studio)
CMAKE_GNUtoMS:BOOL=OFF

//User executables (bin)
CMAKE_INSTALL_BINDIR:PATH=bin

//Read-only architecture-independent data (DATAROOTDIR)
CMAKE_INSTALL_DATADIR:PATH=

//Read-only architecture-independent data root (share)
CMAKE_INSTALL_DATAROOTDIR:PATH=share

//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
CMAKE_INSTALL_DOCDIR:PATH=

//C header files (include)
CMAKE_INSTALL_INCLUDEDIR:PATH=include

//Info documentation (DATAROOTDIR/info)
CMAKE_INSTALL_INFODIR:PATH=

//Object code libraries (lib)
CMAKE_INSTALL_LIBDIR:PATH=lib

//Program executables (libexec)
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec

//Locale-dependent data (DATAROOTDIR/locale)
CMAKE_INSTALL_LOCALEDIR:PATH=

//Modifiable single-machine data (var)
CMAKE_INSTALL_LOCALSTATEDIR:PATH=var

//Man documentation (DATAROOTDIR/man)
CMAKE_INSTALL_MANDIR:PATH=

//C header files for non-gcc (/usr/include)
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include

//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/open62541

//Run-time variable data (LOCALSTATEDIR/run)
CMAKE_INSTALL_RUNSTATEDIR:PATH=

//System admin executables (sbin)
CMAKE_INSTALL_SBINDIR:PATH=sbin

//Modifiable architecture-independent data (com)
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com

//Read-only single-machine data (etc)
CMAKE_INSTALL_SYSCONFDIR:PATH=etc

//Path to a program.
CMAKE_LINKER:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/ld.exe

//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/mingw32-make.exe

//Flags used by the linker during the creation of modules during
// all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=

//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Path to a program.
CMAKE_NM:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/nm.exe

//Path to a program.
CMAKE_OBJCOPY:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/objcopy.exe

//Path to a program.
CMAKE_OBJDUMP:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/objdump.exe

//Value Computed by CMake
CMAKE_PROJECT_COMPAT_VERSION:STATIC=

//Value Computed by CMake
CMAKE_PROJECT_DESCRIPTION:STATIC=

//Value Computed by CMake
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=

//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=open62541

//Value Computed by CMake
CMAKE_PROJECT_SPDX_LICENSE:STATIC=

//Path to a program.
CMAKE_RANLIB:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/ranlib.exe

//RC compiler
CMAKE_RC_COMPILER:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/windres.exe

//Flags for Windows Resource Compiler during all build types.
CMAKE_RC_FLAGS:STRING=

//Flags for Windows Resource Compiler during DEBUG builds.
CMAKE_RC_FLAGS_DEBUG:STRING=

//Flags for Windows Resource Compiler during MINSIZEREL builds.
CMAKE_RC_FLAGS_MINSIZEREL:STRING=

//Flags for Windows Resource Compiler during RELEASE builds.
CMAKE_RC_FLAGS_RELEASE:STRING=

//Flags for Windows Resource Compiler during RELWITHDEBINFO builds.
CMAKE_RC_FLAGS_RELWITHDEBINFO:STRING=

//Path to a program.
CMAKE_READELF:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/readelf.exe

//Flags used by the linker during the creation of shared libraries
// during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=-static -static-libgcc

//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO

//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO

//Flags used by the archiver during the creation of static libraries
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=

//Flags used by the archiver during the creation of static libraries
// during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the archiver during the creation of static libraries
// during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the archiver during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the archiver during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Path to a program.
CMAKE_STRIP:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/strip.exe

//Path to a program.
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND

//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=FALSE

//Path to a program.
DVIPDF_CONVERTER:FILEPATH=DVIPDF_CONVERTER-NOTFOUND

//Path to a program.
DVIPS_CONVERTER:FILEPATH=DVIPS_CONVERTER-NOTFOUND

//Path to the GhostScript binary directory.
GHOSTSCRIPT_BINARY_PATH:PATH=GHOSTSCRIPT_BINARY_PATH-NOTFOUND

//Path to the GhostScript library directory.
GHOSTSCRIPT_LIBRARY_PATH:PATH=GHOSTSCRIPT_LIBRARY_PATH-NOTFOUND

//Git command line client
GIT_EXECUTABLE:FILEPATH=C:/FTP/Open62541/Open62541WindowsDelphi/PortableGit/bin/git.exe

//Path to a program.
HTLATEX_COMPILER:FILEPATH=HTLATEX_COMPILER-NOTFOUND

//Path to a program.
LATEX2HTML_CONVERTER:FILEPATH=LATEX2HTML_CONVERTER-NOTFOUND

//Path to a program.
LATEX_COMPILER:FILEPATH=LATEX_COMPILER-NOTFOUND

//Path to a program.
LUALATEX_COMPILER:FILEPATH=LUALATEX_COMPILER-NOTFOUND

//Path to a program.
MAKEINDEX_COMPILER:FILEPATH=MAKEINDEX_COMPILER-NOTFOUND

//No help, variable specified on the command line.
MBEDCRYPTO_LIBRARY:UNINITIALIZED=c:/FTP/Open62541/Open62541WindowsDelphi/mbedtls/build/library/libmbedcrypto.a

//Path to a file.
MBEDTLS_INCLUDE_DIRS:PATH=C:/FTP/Open62541/Open62541WindowsDelphi/mbedtls/build/include;C:/FTP/Open62541/Open62541WindowsDelphi/mbedtls/include

//No help, variable specified on the command line.
MBEDTLS_LIBRARY:UNINITIALIZED=c:/FTP/Open62541/Open62541WindowsDelphi/mbedtls/build/library/libmbedtls.a

//No help, variable specified on the command line.
MBEDX509_LIBRARY:UNINITIALIZED=c:/FTP/Open62541/Open62541WindowsDelphi/mbedtls/build/library/libmbedx509.a

//Path to the MikTex binary directory.
MIKTEX_BINARY_PATH:PATH=MIKTEX_BINARY_PATH-NOTFOUND

//Path to a program.
PDFLATEX_COMPILER:FILEPATH=PDFLATEX_COMPILER-NOTFOUND

//Path to a program.
PDFTOPS_CONVERTER:FILEPATH=PDFTOPS_CONVERTER-NOTFOUND

//Path to a program.
PS2PDF_CONVERTER:FILEPATH=PS2PDF_CONVERTER-NOTFOUND

//Sphinx documentation generator
SPHINX_EXECUTABLE:FILEPATH=SPHINX_EXECUTABLE-NOTFOUND

UA_ARCHITECTURE:STRING=win32

//Build example servers and clients
UA_BUILD_EXAMPLES:BOOL=OFF

//Build the fuzzing executables
UA_BUILD_FUZZING:BOOL=OFF

//Build the fuzzing corpus
UA_BUILD_FUZZING_CORPUS:BOOL=OFF

//Build cross-SDK interoperability test client and server (CI only)
UA_BUILD_INTEROP_TESTS:BOOL=OFF

//Special build switch used in oss-fuzz
UA_BUILD_OSS_FUZZ:BOOL=OFF

//Build OPC UA shell tools
UA_BUILD_TOOLS:BOOL=OFF

//Build the unit tests
UA_BUILD_UNIT_TESTS:BOOL=OFF

//Enable assertions and additional functionality that should not
// be included in release builds
UA_DEBUG:BOOL=OFF

//Dump every package received by the server as hexdump format
UA_DEBUG_DUMP_PKGS:BOOL=OFF

//Enable file and line information as additional debugging output
// for error messages
UA_DEBUG_FILE_LINE_INFO:BOOL=OFF

//Concatenate the library to a single file open62541.h/.c
UA_ENABLE_AMALGAMATION:BOOL=OFF

//Enable gcov coverage
UA_ENABLE_COVERAGE:BOOL=OFF

//Enable OPC UA DataAccess (Part 8) definitions
UA_ENABLE_DA:BOOL=ON

//Generate all datatypes for namespace zero (uses more binary space)
UA_ENABLE_DATATYPES_ALL:BOOL=ON

//Use sanitizer in debug mode
UA_ENABLE_DEBUG_SANITIZER:BOOL=ON

//Do not seed the random number generator (e.g. for unit tests).
UA_ENABLE_DETERMINISTIC_RNG:BOOL=OFF

//Enable diagnostics information exposed by the server
UA_ENABLE_DIAGNOSTICS:BOOL=ON

//Enable Discovery Service (LDS)
UA_ENABLE_DISCOVERY:BOOL=ON

//mDNS discovery support
UA_ENABLE_DISCOVERY_MULTICAST:STRING=OFF

//Enable mDNS discovery support (uses Avahi)
UA_ENABLE_DISCOVERY_MULTICAST_AVAHI:BOOL=OFF

//Enable mDNS discovery support (uses mdnsd)
UA_ENABLE_DISCOVERY_MULTICAST_MDNSD:BOOL=OFF

//Enable Discovery Semaphore support
UA_ENABLE_DISCOVERY_SEMAPHORE:BOOL=ON

//Encryption support (LibreSSL EXPERIMENTAL)
UA_ENABLE_ENCRYPTION:STRING=MBEDTLS

//Deprecated: Enable encryption support (uses mbedTLS)
UA_ENABLE_ENCRYPTION_MBEDTLS:BOOL=OFF

//Deprecated: Enable encryption support (uses openssl)
UA_ENABLE_ENCRYPTION_OPENSSL:BOOL=OFF

//TPM encryption support
UA_ENABLE_ENCRYPTION_TPM2:STRING=OFF

//Enable GDS pushManagement support
UA_ENABLE_GDS_PUSHMANAGEMENT:BOOL=OFF

//Enable basic support for historical access (client and server)
UA_ENABLE_HISTORIZING:BOOL=ON

//Export 'static inline' methods as regular API
UA_ENABLE_INLINABLE_EXPORT:BOOL=OFF

//Enable JSON encoding
UA_ENABLE_JSON_ENCODING:BOOL=ON

//Use the old JSON encoding before the v1.05 spec
UA_ENABLE_JSON_ENCODING_LEGACY:BOOL=OFF

//Use a global variable pointer for malloc (and free, ...) that
// can be switched at runtime
UA_ENABLE_MALLOC_SINGLETON:BOOL=OFF

//Enable the Method service set
UA_ENABLE_METHODCALLS:BOOL=ON

//Enable MQTT connections for the EventLoop
UA_ENABLE_MQTT:BOOL=OFF

//Enable dynamic addition and removal of nodes at runtime
UA_ENABLE_NODEMANAGEMENT:BOOL=ON

//Enable nodesetLoader public API
UA_ENABLE_NODESETLOADER:BOOL=OFF

//Set node description attribute for nodeset compiler generated
// nodes
UA_ENABLE_NODESET_COMPILER_DESCRIPTIONS:BOOL=ON

//Enable the PubSub protocol
UA_ENABLE_PUBSUB:BOOL=ON

//Enable loading PubSub Config from file extension
UA_ENABLE_PUBSUB_FILE_CONFIG:BOOL=OFF

//Enable PubSub information model twin
UA_ENABLE_PUBSUB_INFORMATIONMODEL:BOOL=ON

//Enable Security Key Service support for publisher and subscriber
UA_ENABLE_PUBSUB_SKS:BOOL=OFF

//Enable query support in the client (most servers don't support
// it)
UA_ENABLE_QUERY:BOOL=OFF

//Enable installed static analyzer during build process (off/minimal/reduced/full)
UA_ENABLE_STATIC_ANALYZER:STRING=OFF

//Enable conversion of StatusCode to human-readable error message
UA_ENABLE_STATUSCODE_DESCRIPTIONS:BOOL=ON

//Enable subscriptions support
UA_ENABLE_SUBSCRIPTIONS:BOOL=ON

//Enable the use of A&C. (EXPERIMENTAL)
UA_ENABLE_SUBSCRIPTIONS_ALARMS_CONDITIONS:BOOL=OFF

//Enable event monitoring
UA_ENABLE_SUBSCRIPTIONS_EVENTS:BOOL=ON

//Add the type and member names to the UA_DataType structure
UA_ENABLE_TYPEDESCRIPTION:BOOL=ON

//Use Valgrind (Linux) or DrMemory (Windows) to detect memory leaks
// when running the unit tests
UA_ENABLE_UNIT_TESTS_MEMCHECK:BOOL=OFF

//Enable XML encoding
UA_ENABLE_XML_ENCODING:BOOL=ON

//Force compilation as 32-bit executable
UA_FORCE_32BIT:BOOL=OFF

//Force compilation with -Werror (or /WX on MSVC)
UA_FORCE_WERROR:BOOL=OFF

//Minimal level for logs (in addition to the log plugin settings)
// (100=TRACE, 200=DEBUG, 300=INFO, 400=WARNING, 500=ERROR, 600=FATAL)
UA_LOGLEVEL:STRING=100

//Force linking with the static C-runtime library when compiling
// to static library with MSVC
UA_MSVC_FORCE_STATIC_CRT:BOOL=ON

//Multithreading support (<100: No multithreading support, >=100:
// Thread-safety enabled (internal mutexes)
UA_MULTITHREADING:STRING=100

//Completeness of the generated namespace zero (none/minimal/reduced/full)
UA_NAMESPACE_ZERO:STRING=FULL

//The path to the nodeset directory (e.g. from https://github.com/OPCFoundation/UA-Nodeset)
UA_NODESET_DIR:STRING=C:/FTP/Open62541/Open62541WindowsDelphi/open62541/deps/ua-nodeset

//File containing blacklisted nodes which should not be included
// in the generated nodeset code
UA_NS0_BLACKLIST:BOOL=OFF

//Path to a program.
XELATEX_COMPILER:FILEPATH=XELATEX_COMPILER-NOTFOUND

//Path to a program.
XINDY_COMPILER:FILEPATH=XINDY_COMPILER-NOTFOUND

//Value Computed by CMake
open62541_BINARY_DIR:STATIC=C:/FTP/Open62541/Open62541WindowsDelphi/open62541/build

//Value Computed by CMake
open62541_IS_TOP_LEVEL:STATIC=ON

//Value Computed by CMake
open62541_SOURCE_DIR:STATIC=C:/FTP/Open62541/Open62541WindowsDelphi/open62541


########################
# INTERNAL cache entries
########################

//ADVANCED property for variable: BIBER_COMPILER
BIBER_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BIBTEX_COMPILER
BIBTEX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=c:/FTP/Open62541/Open62541WindowsDelphi/open62541/build
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=3
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/cmake.exe
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/cpack.exe
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/bin/ctest.exe
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//C Compiler Flags
CMAKE_C_FLAGS:INTERNAL=-Wno-redundant-decls -std=c99 -pipe -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wno-cast-function-type -Wno-c2y-extensions -Wno-overlength-strings -Wc++-compat -Wno-jump-misses-init -Wformat -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wuninitialized -Winit-self -Wcast-qual -Wstrict-overflow -Wnested-externs -Wmultichar -Wundef -fno-strict-aliasing -fexceptions -ffunction-sections -fdata-sections -fPIC -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-math-errno
//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
//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES
CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_DLLTOOL
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
//Whether to issue deprecation errors for macros and functions.
CMAKE_ERROR_DEPRECATED:INTERNAL=FALSE
//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 external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=MinGW Makefiles
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=C:/FTP/Open62541/Open62541WindowsDelphi/open62541
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//Name of CMakeLists files to read
CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt
//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
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=2
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RC_COMPILER
CMAKE_RC_COMPILER-ADVANCED:INTERNAL=1
CMAKE_RC_COMPILER_WORKS:INTERNAL=1
//ADVANCED property for variable: CMAKE_RC_FLAGS
CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RC_FLAGS_DEBUG
CMAKE_RC_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RC_FLAGS_MINSIZEREL
CMAKE_RC_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RC_FLAGS_RELEASE
CMAKE_RC_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RC_FLAGS_RELWITHDEBINFO
CMAKE_RC_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_READELF
CMAKE_READELF-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=C:/FTP/Open62541/Open62541WindowsDelphi/mingw64/share/cmake-4.3
//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_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//Suppress errors that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_ERRORS:INTERNAL=TRUE
//Suppress Warnings that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE
//ADVANCED property for variable: CMAKE_TAPI
CMAKE_TAPI-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Whether to issue warnings for deprecated functionality.
CMAKE_WARN_DEPRECATED:INTERNAL=FALSE
//ADVANCED property for variable: DVIPDF_CONVERTER
DVIPDF_CONVERTER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DVIPS_CONVERTER
DVIPS_CONVERTER-ADVANCED:INTERNAL=1
//Details about finding Git
FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[C:/FTP/Open62541/Open62541WindowsDelphi/PortableGit/bin/git.exe][v2.54.0.windows.1()]
//Details about finding MbedTLS
FIND_PACKAGE_MESSAGE_DETAILS_MbedTLS:INTERNAL=[C:/FTP/Open62541/Open62541WindowsDelphi/mbedtls/build/include;C:/FTP/Open62541/Open62541WindowsDelphi/mbedtls/include][c:/FTP/Open62541/Open62541WindowsDelphi/mbedtls/build/library/libmbedtls.a][c:/FTP/Open62541/Open62541WindowsDelphi/mbedtls/build/library/libmbedx509.a][c:/FTP/Open62541/Open62541WindowsDelphi/mbedtls/build/library/libmbedcrypto.a][v()]
//Details about finding Python3
FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[C:/FTP/Open62541/Open62541WindowsDelphi/python3/python.exe][found components: Interpreter ][v3.13.13()]
//ADVANCED property for variable: GHOSTSCRIPT_BINARY_PATH
GHOSTSCRIPT_BINARY_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GHOSTSCRIPT_LIBRARY_PATH
GHOSTSCRIPT_LIBRARY_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: GIT_EXECUTABLE
GIT_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HTLATEX_COMPILER
HTLATEX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LATEX2HTML_CONVERTER
LATEX2HTML_CONVERTER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LATEX_COMPILER
LATEX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: LUALATEX_COMPILER
LUALATEX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MAKEINDEX_COMPILER
MAKEINDEX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MBEDCRYPTO_LIBRARY
MBEDCRYPTO_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MBEDTLS_INCLUDE_DIRS
MBEDTLS_INCLUDE_DIRS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MBEDTLS_LIBRARY
MBEDTLS_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MBEDX509_LIBRARY
MBEDX509_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MIKTEX_BINARY_PATH
MIKTEX_BINARY_PATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PDFLATEX_COMPILER
PDFLATEX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PDFTOPS_CONVERTER
PDFTOPS_CONVERTER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PS2PDF_CONVERTER
PS2PDF_CONVERTER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SPHINX_EXECUTABLE
SPHINX_EXECUTABLE-ADVANCED:INTERNAL=1
//STRINGS property for variable: UA_ARCHITECTURE
UA_ARCHITECTURE-STRINGS:INTERNAL=;none;posix;win32;zephyr;freertos-lwip;posix-lwip
//ADVANCED property for variable: UA_BUILD_FUZZING
UA_BUILD_FUZZING-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_BUILD_FUZZING_CORPUS
UA_BUILD_FUZZING_CORPUS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_BUILD_INTEROP_TESTS
UA_BUILD_INTEROP_TESTS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_BUILD_OSS_FUZZ
UA_BUILD_OSS_FUZZ-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_DEBUG
UA_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_DEBUG_DUMP_PKGS
UA_DEBUG_DUMP_PKGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_DEBUG_FILE_LINE_INFO
UA_DEBUG_FILE_LINE_INFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_COVERAGE
UA_ENABLE_COVERAGE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_DEBUG_SANITIZER
UA_ENABLE_DEBUG_SANITIZER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_DETERMINISTIC_RNG
UA_ENABLE_DETERMINISTIC_RNG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_DISCOVERY_MULTICAST
UA_ENABLE_DISCOVERY_MULTICAST-ADVANCED:INTERNAL=1
//STRINGS property for variable: UA_ENABLE_DISCOVERY_MULTICAST
UA_ENABLE_DISCOVERY_MULTICAST-STRINGS:INTERNAL=OFF;MDNSD;AVAHI
//ADVANCED property for variable: UA_ENABLE_DISCOVERY_MULTICAST_AVAHI
UA_ENABLE_DISCOVERY_MULTICAST_AVAHI-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_DISCOVERY_MULTICAST_MDNSD
UA_ENABLE_DISCOVERY_MULTICAST_MDNSD-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_DISCOVERY_SEMAPHORE
UA_ENABLE_DISCOVERY_SEMAPHORE-ADVANCED:INTERNAL=1
//STRINGS property for variable: UA_ENABLE_ENCRYPTION
UA_ENABLE_ENCRYPTION-STRINGS:INTERNAL=OFF;MBEDTLS;OPENSSL;LIBRESSL
//ADVANCED property for variable: UA_ENABLE_ENCRYPTION_MBEDTLS
UA_ENABLE_ENCRYPTION_MBEDTLS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_ENCRYPTION_OPENSSL
UA_ENABLE_ENCRYPTION_OPENSSL-ADVANCED:INTERNAL=1
//STRINGS property for variable: UA_ENABLE_ENCRYPTION_TPM2
UA_ENABLE_ENCRYPTION_TPM2-STRINGS:INTERNAL=ON;OFF
//ADVANCED property for variable: UA_ENABLE_INLINABLE_EXPORT
UA_ENABLE_INLINABLE_EXPORT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_JSON_ENCODING_LEGACY
UA_ENABLE_JSON_ENCODING_LEGACY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_MALLOC_SINGLETON
UA_ENABLE_MALLOC_SINGLETON-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_MQTT
UA_ENABLE_MQTT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_NODEMANAGEMENT
UA_ENABLE_NODEMANAGEMENT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_NODESET_COMPILER_DESCRIPTIONS
UA_ENABLE_NODESET_COMPILER_DESCRIPTIONS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_PUBSUB_FILE_CONFIG
UA_ENABLE_PUBSUB_FILE_CONFIG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_PUBSUB_SKS
UA_ENABLE_PUBSUB_SKS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_QUERY
UA_ENABLE_QUERY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_STATIC_ANALYZER
UA_ENABLE_STATIC_ANALYZER-ADVANCED:INTERNAL=1
//STRINGS property for variable: UA_ENABLE_STATIC_ANALYZER
UA_ENABLE_STATIC_ANALYZER-STRINGS:INTERNAL=OFF;MINIMAL;REDUCED;FULL
//ADVANCED property for variable: UA_ENABLE_STATUSCODE_DESCRIPTIONS
UA_ENABLE_STATUSCODE_DESCRIPTIONS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_SUBSCRIPTIONS_ALARMS_CONDITIONS
UA_ENABLE_SUBSCRIPTIONS_ALARMS_CONDITIONS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_TYPEDESCRIPTION
UA_ENABLE_TYPEDESCRIPTION-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_ENABLE_UNIT_TESTS_MEMCHECK
UA_ENABLE_UNIT_TESTS_MEMCHECK-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_FORCE_32BIT
UA_FORCE_32BIT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_FORCE_WERROR
UA_FORCE_WERROR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: UA_MSVC_FORCE_STATIC_CRT
UA_MSVC_FORCE_STATIC_CRT-ADVANCED:INTERNAL=1
//STRINGS property for variable: UA_NAMESPACE_ZERO
UA_NAMESPACE_ZERO-STRINGS:INTERNAL=NONE;MINIMAL;REDUCED;FULL
UA_NODEIDS_SOURCES:INTERNAL=C:/FTP/Open62541/Open62541WindowsDelphi/open62541/build/src_generated/open62541/nodeids.h
UA_NODEIDS_TARGET:INTERNAL=open62541-generator-ids-ns0
//ADVANCED property for variable: UA_NODESET_DIR
UA_NODESET_DIR-ADVANCED:INTERNAL=1
UA_NODESET_NS0_SOURCES:INTERNAL=C:/FTP/Open62541/Open62541WindowsDelphi/open62541/build/src_generated/open62541/namespace0_generated.c;C:/FTP/Open62541/Open62541WindowsDelphi/open62541/build/src_generated/open62541/namespace0_generated.h
UA_NODESET_NS0_TARGET:INTERNAL=open62541-generator-namespace
UA_NODESET_NS0_TYPES:INTERNAL=
UA_NODESET_NS0_XML:INTERNAL=C:/FTP/Open62541/Open62541WindowsDelphi/open62541/deps/ua-nodeset/Schema/Opc.Ua.NodeSet2.xml
//ADVANCED property for variable: UA_NS0_BLACKLIST
UA_NS0_BLACKLIST-ADVANCED:INTERNAL=1
UA_SCHEMA_DIR:INTERNAL=C:/FTP/Open62541/Open62541WindowsDelphi/open62541/deps/ua-nodeset/Schema
UA_TRANSPORT_SOURCES:INTERNAL=C:/FTP/Open62541/Open62541WindowsDelphi/open62541/build/src_generated/open62541/transport_generated.c;C:/FTP/Open62541/Open62541WindowsDelphi/open62541/build/src_generated/open62541/transport_generated.h
UA_TRANSPORT_TARGET:INTERNAL=open62541-generator-transport
UA_TYPES_SOURCES:INTERNAL=C:/FTP/Open62541/Open62541WindowsDelphi/open62541/build/src_generated/open62541/types_generated.c;C:/FTP/Open62541/Open62541WindowsDelphi/open62541/build/src_generated/open62541/types_generated.h
UA_TYPES_TARGET:INTERNAL=open62541-generator-types
//ADVANCED property for variable: XELATEX_COMPILER
XELATEX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: XINDY_COMPILER
XINDY_COMPILER-ADVANCED:INTERNAL=1
//CMAKE_INSTALL_PREFIX during last run
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=C:/Program Files (x86)/open62541
//Compiler reason failure
_Python3_Compiler_REASON_FAILURE:INTERNAL=
//Development reason failure
_Python3_Development_REASON_FAILURE:INTERNAL=
_Python3_EXECUTABLE:INTERNAL=C:/FTP/Open62541/Open62541WindowsDelphi/python3/python.exe
//Path to a program.
_Python3_EXECUTABLE_DEBUG:INTERNAL=_Python3_EXECUTABLE_DEBUG-NOTFOUND
//Python3 Properties
_Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;13;13;64;32;<none>;cp313-win_amd64;;C:/FTP/Open62541/Open62541WindowsDelphi/python3/Lib;C:/FTP/Open62541/Open62541WindowsDelphi/python3/Lib;C:/FTP/Open62541/Open62541WindowsDelphi/python3/Lib/site-packages;C:/FTP/Open62541/Open62541WindowsDelphi/python3/Lib/site-packages
_Python3_INTERPRETER_SIGNATURE:INTERNAL=30c19fda9738a12e0c818be4e6784c35
//NumPy reason failure
_Python3_NumPy_REASON_FAILURE:INTERNAL=

