# This is the CMakeCache file. # For build in directory: /accts/mlweber1/rclinux/target_build/instance-2/output/build/opencv-2.4.13.3/buildroot-build # It was generated by CMake: /usr/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 GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //No help, variable specified on the command line. BUILD_ANDROID_CAMERA_WRAPPER:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_DOC:UNINITIALIZED=OFF //Create build rules for OpenCV Documentation BUILD_DOCS:BOOL=OFF //No help, variable specified on the command line. BUILD_EXAMPLE:UNINITIALIZED=OFF //Build all examples BUILD_EXAMPLES:BOOL=OFF //Build libjasper from source BUILD_JASPER:BOOL=OFF //Build libjpeg from source BUILD_JPEG:BOOL=OFF //Build openexr from source BUILD_OPENEXR:BOOL=OFF //Enables 'make package_source' command BUILD_PACKAGE:BOOL=OFF //Build performance tests BUILD_PERF_TESTS:BOOL=OFF //Build libpng from source BUILD_PNG:BOOL=OFF //Build shared libraries (.dll/.so) instead of static ones (.lib/.a) BUILD_SHARED_LIBS:BOOL=ON //Download and build TBB from source BUILD_TBB:BOOL=OFF //No help, variable specified on the command line. BUILD_TEST:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_TESTING:UNINITIALIZED=OFF //Build accuracy & regression tests BUILD_TESTS:BOOL=OFF //Build libtiff from source BUILD_TIFF:BOOL=OFF //Build tiny gpu module with limited image format support BUILD_TINY_GPU_MODULE:BOOL=OFF //Include debug info into debug libs (not MSCV only) BUILD_WITH_DEBUG_INFO:BOOL=OFF //Build zlib from source BUILD_ZLIB:BOOL=OFF //Set via depricated WITH_ANDROID_CAMERA BUILD_opencv_androidcamera:BOOL=OFF //Build utility applications (used for example to train classifiers) BUILD_opencv_apps:BOOL=OFF //No help, variable specified on the command line. BUILD_opencv_calib3d:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_opencv_contrib:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_opencv_core:UNINITIALIZED=ON //No help, variable specified on the command line. BUILD_opencv_dynamicuda:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_opencv_features2d:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_opencv_flann:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_opencv_gpu:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_opencv_highgui:UNINITIALIZED=ON //No help, variable specified on the command line. BUILD_opencv_imgproc:UNINITIALIZED=ON //Set via depricated BUILD_JAVA_SUPPORT BUILD_opencv_java:BOOL=OFF //No help, variable specified on the command line. BUILD_opencv_legacy:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_opencv_ml:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_opencv_nonfree:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_opencv_objdetect:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_opencv_ocl:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_opencv_photo:UNINITIALIZED=OFF //Set via depricated BUILD_NEW_PYTHON_SUPPORT BUILD_opencv_python:BOOL=OFF //No help, variable specified on the command line. BUILD_opencv_stitching:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_opencv_superres:UNINITIALIZED=ON //No help, variable specified on the command line. BUILD_opencv_ts:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_opencv_video:UNINITIALIZED=ON //No help, variable specified on the command line. BUILD_opencv_videostab:UNINITIALIZED=OFF //No help, variable specified on the command line. BUILD_opencv_world:UNINITIALIZED=OFF //Path to a program. CCACHE_PROGRAM:FILEPATH=/usr/bin/ccache //Path to a program. CMAKE_AR:FILEPATH=/accts/mlweber1/rclinux/target_build/instance-2/output/host/bin/mips64el-linux-ar //Buildroot build configuration CMAKE_BUILD_TYPE:STRING=Release //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=OFF //Configs CMAKE_CONFIGURATION_TYPES:STRING=Debug;Release //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_AR:FILEPATH=/accts/mlweber1/rclinux/target_build/instance-2/output/host/bin/mips64el-linux-gcc-ar //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/accts/mlweber1/rclinux/target_build/instance-2/output/host/bin/mips64el-linux-gcc-ranlib //Buildroot CXXFLAGS CMAKE_CXX_FLAGS:STRING=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os //Debug CXXFLAGS CMAKE_CXX_FLAGS_DEBUG:STRING= //Flags used by the compiler during release builds for minimum // size. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Release CXXFLAGS CMAKE_CXX_FLAGS_RELEASE:STRING= -DNDEBUG //Flags used by the compiler during release builds with debug info. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_AR:FILEPATH=/accts/mlweber1/rclinux/target_build/instance-2/output/host/bin/mips64el-linux-gcc-ar //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_RANLIB:FILEPATH=/accts/mlweber1/rclinux/target_build/instance-2/output/host/bin/mips64el-linux-gcc-ranlib //Buildroot CFLAGS CMAKE_C_FLAGS:STRING=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os //Debug CFLAGS CMAKE_C_FLAGS_DEBUG:STRING= //Flags used by the compiler during release builds for minimum // size. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Release CFLAGS CMAKE_C_FLAGS_RELEASE:STRING= -DNDEBUG //Flags used by the compiler during release builds with debug info. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Buildroot LDFLAGS for executables 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 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= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF //Installation Directory CMAKE_INSTALL_PREFIX:PATH=/usr //No help, variable specified on the command line. CMAKE_INSTALL_RPATH_USE_LINK_PATH:UNINITIALIZED=OFF //Path to a program. CMAKE_LINKER:FILEPATH=/accts/mlweber1/rclinux/target_build/instance-2/output/host/bin/mips64el-linux-ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make //Flags used by the linker during the creation of modules. CMAKE_MODULE_LINKER_FLAGS:STRING= //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=/accts/mlweber1/rclinux/target_build/instance-2/output/host/bin/mips64el-linux-nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/accts/mlweber1/rclinux/target_build/instance-2/output/host/bin/mips64el-linux-objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/accts/mlweber1/rclinux/target_build/instance-2/output/host/bin/mips64el-linux-objdump //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=OpenCV //Path to a program. CMAKE_RANLIB:FILEPATH=/accts/mlweber1/rclinux/target_build/instance-2/output/host/bin/mips64el-linux-ranlib //Flags used by the linker during the creation of dll's. CMAKE_SHARED_LINKER_FLAGS:STRING= //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 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=OFF //Flags used by the linker during the creation of static libraries. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/accts/mlweber1/rclinux/target_build/instance-2/output/host/bin/mips64el-linux-strip //The CMake toolchain file CMAKE_TOOLCHAIN_FILE:FILEPATH=/accts/mlweber1/rclinux/target_build/instance-2/output/host/share/buildroot/toolchainfile.cmake //No help, variable specified on the command line. CMAKE_USE_RELATIVE_PATHS:UNINITIALIZED=OFF //Verbose mode CMAKE_VERBOSE: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=FALSE //Use ccache ENABLE_CCACHE:BOOL=ON //Enable coverage collection with GCov ENABLE_COVERAGE:BOOL=OFF //Show all warnings even if they are too noisy ENABLE_NOISY_WARNINGS:BOOL=OFF //Enable -fomit-frame-pointer for GCC ENABLE_OMIT_FRAME_POINTER:BOOL=ON //Use precompiled headers ENABLE_PRECOMPILED_HEADERS:BOOL=OFF //Enable profiling in the GCC compiler (Add flags: -g -pg) ENABLE_PROFILING:BOOL=OFF //Solution folder in Visual Studio or in other IDEs ENABLE_SOLUTION_FOLDERS:BOOL=OFF //Output directory for applications EXECUTABLE_OUTPUT_PATH:PATH=/accts/mlweber1/rclinux/target_build/instance-2/output/build/opencv-2.4.13.3/buildroot-build/bin //git command line client GIT_EXECUTABLE:FILEPATH=/usr/bin/git //Change install rules to build the distribution package INSTALL_CREATE_DISTRIB:BOOL=OFF //Install C examples INSTALL_C_EXAMPLES:BOOL=OFF //Install Python examples INSTALL_PYTHON_EXAMPLES:BOOL=OFF //Install accuracy and performance test binaries and test data INSTALL_TESTS:BOOL=OFF //Enables mangled install paths, that help with side by side installs. INSTALL_TO_MANGLED_PATHS:BOOL=OFF //root for library output, set this to change where android libs // are compiled to LIBRARY_OUTPUT_PATH_ROOT:PATH=/accts/mlweber1/rclinux/target_build/instance-2/output/build/opencv-2.4.13.3/buildroot-build //No help, variable specified on the command line. OPENCV_CAN_BREAK_BINARY_COMPATIBILITY:UNINITIALIZED=ON //Where to create the platform-dependant cvconfig.h OPENCV_CONFIG_FILE_INCLUDE_DIR:PATH=/accts/mlweber1/rclinux/target_build/instance-2/output/build/opencv-2.4.13.3/buildroot-build //Where to look for additional OpenCV modules OPENCV_EXTRA_MODULES_PATH:PATH= //Treat warnings as errors OPENCV_WARNINGS_ARE_ERRORS:BOOL=OFF //Value Computed by CMake OpenCV_BINARY_DIR:STATIC=/accts/mlweber1/rclinux/target_build/instance-2/output/build/opencv-2.4.13.3/buildroot-build //Value Computed by CMake OpenCV_SOURCE_DIR:STATIC=/accts/mlweber1/rclinux/target_build/instance-2/output/build/opencv-2.4.13.3 //pkg-config executable PKG_CONFIG_EXECUTABLE:FILEPATH=/accts/mlweber1/rclinux/target_build/instance-2/output/host/bin/pkg-config //Include IEEE1394 support WITH_1394:BOOL=OFF //Include NVidia Cuda Basic Linear Algebra Subprograms (BLAS) library // support WITH_CUBLAS:BOOL=OFF //Include NVidia Cuda Runtime support WITH_CUDA:BOOL=OFF //Include NVidia Cuda Fast Fourier Transform (FFT) library support WITH_CUFFT:BOOL=OFF //Set via depricated WITH_VIDEOINPUT WITH_DSHOW:BOOL=OFF //Include Eigen2/Eigen3 support WITH_EIGEN:BOOL=OFF //Include FFMPEG support WITH_FFMPEG:BOOL=OFF //Include Smartek GigE support WITH_GIGEAPI:BOOL=OFF //Include Gstreamer support WITH_GSTREAMER:BOOL=OFF //Enable Gstreamer 0.10 support (instead of 1.x) WITH_GSTREAMER_0_10:BOOL=OFF //Include GTK support WITH_GTK:BOOL=OFF //Include JPEG2K support WITH_JASPER:BOOL=OFF //Include JPEG support WITH_JPEG:BOOL=OFF //Use libv4l for Video 4 Linux support WITH_LIBV4L:BOOL=OFF //Include NVidia Video Decoding library support WITH_NVCUVID:BOOL=OFF //Include OpenCL Runtime support WITH_OPENCL:BOOL=OFF //Include AMD OpenCL BLAS library support WITH_OPENCLAMDBLAS:BOOL=OFF //Include AMD OpenCL FFT library support WITH_OPENCLAMDFFT:BOOL=OFF //Include ILM support via OpenEXR WITH_OPENEXR:BOOL=OFF //Include OpenGL support WITH_OPENGL:BOOL=OFF //Include OpenMP support WITH_OPENMP:BOOL=OFF //Include OpenNI support WITH_OPENNI:BOOL=OFF //Include PNG support WITH_PNG:BOOL=OFF //Include Prosilica GigE support WITH_PVAPI:BOOL=OFF //Build with Qt Backend support WITH_QT:BOOL=4 //Include Intel TBB support WITH_TBB:BOOL=OFF //Include TIFF support WITH_TIFF:BOOL=OFF //Include Unicap support (GPL) WITH_UNICAP:BOOL=OFF //Include Video 4 Linux support WITH_V4L:BOOL=ON //Include XIMEA cameras support WITH_XIMEA:BOOL=OFF //Include Xine support (GPL) WITH_XINE:BOOL=OFF ######################## # INTERNAL cache entries ######################## //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=/accts/mlweber1/rclinux/target_build/instance-2/output/build/opencv-2.4.13.3/buildroot-build //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=9 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=4 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/usr/local/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/bin/ctest //ADVANCED property for variable: CMAKE_CXX_COMPILER_AR CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB CMAKE_CXX_COMPILER_RANLIB-ADVANCED: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_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 //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 //Path to cache edit program executable. CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/bin/ccmake //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF //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 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //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=/accts/mlweber1/rclinux/target_build/instance-2/output/build/opencv-2.4.13.3 //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 //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 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 //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 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/usr/local/share/cmake-3.9 //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 //uname command CMAKE_UNAME:INTERNAL=/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //Details about finding PkgConfig FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/accts/mlweber1/rclinux/target_build/instance-2/output/host/bin/pkg-config][v0.28()] //ADVANCED property for variable: GIT_EXECUTABLE GIT_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1