UNPKG

react-native-caffe2

Version:

### Bring deep learning to mobile in 2 minutes 📱🥂

680 lines (529 loc) • 23.4 kB
# This is the CMakeCache file. # For build in directory: /Users/bertrand/Projets/Caffe2Test/caffe2/build_ios # It was generated by CMake: /usr/local/Cellar/cmake/3.9.0/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 ######################## //Selected BLAS library BLAS:STRING=Eigen //Build C++ binaries BUILD_BINARY:BOOL=OFF //Build Python binaries BUILD_PYTHON:BOOL=OFF //Build libcaffe2.so BUILD_SHARED_LIBS:BOOL=OFF //Build C++ test binaries (need gtest and gbenchmark) BUILD_TEST:BOOL=OFF //Flags to specify CPU features. CAFFE2_CPU_FLAGS:STRING= //Dependencies for target CAFFE2_NNPACK_LIB_DEPENDS:STATIC= //Dependencies for target CAFFE2_PTHREADPOOL_LIB_DEPENDS:STATIC= //A whitelist file of files that one should build. CAFFE2_WHITELIST:STRING= CMAKE_AR:FILEPATH=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 //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //Flags used by the compiler during all build types. CMAKE_CXX_FLAGS:STRING=-fembed-bitcode //Flags used by the compiler during debug builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //Flags used by the compiler during release builds for minimum // size. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the compiler during release builds. CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the compiler during release builds with debug info. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Flags used by the compiler during all build types. CMAKE_C_FLAGS:STRING=-fembed-bitcode //Flags used by the compiler during debug builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the compiler during release builds for minimum // size. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the compiler during release builds. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the compiler during release builds with debug info. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Flags used by the linker. 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 //iOS find search path root CMAKE_FIND_ROOT_PATH:STRING=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer;/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.0.sdk //No help, variable specified on the command line. CMAKE_HAVE_THREADS_LIBRARY:UNINITIALIZED=1 //User executables (bin) CMAKE_INSTALL_BINDIR:PATH=bin //Directory relative to CMAKE_INSTALL to install the cmake configuration // files CMAKE_INSTALL_CMAKEDIR:STRING=lib/cmake/protobuf //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= //Path to a program. CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool //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=/Users/bertrand/Projets/Caffe2Test/caffe2/install //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 //Location of iOS Platform CMAKE_IOS_DEVELOPER_ROOT:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer //Location of the selected iOS SDK CMAKE_IOS_SDK_ROOT:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.0.sdk //Path to a program. CMAKE_LINKER:FILEPATH=CMAKE_LINKER-NOTFOUND //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=CMAKE_NM-NOTFOUND //Path to a program. CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND //Path to a program. CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND //Build architecture for iOS CMAKE_OSX_ARCHITECTURES:STRING= //Force unset of the deployment target for iOS CMAKE_OSX_DEPLOYMENT_TARGET:STRING= //Sysroot used for iOS support CMAKE_OSX_SYSROOT:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.0.sdk //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=Caffe2 CMAKE_RANLIB:FILEPATH=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=NO //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=CMAKE_STRIP-NOTFOUND //No help, variable specified on the command line. CMAKE_THREAD_LIBS_INIT:UNINITIALIZED=-lpthread //No help, variable specified on the command line. CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=/Users/bertrand/Projets/Caffe2Test/caffe2/third_party/ios-cmake/toolchain/iOS.cmake //No help, variable specified on the command line. CMAKE_USE_PTHREADS_INIT:UNINITIALIZED=1 //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=1 //Value Computed by CMake Caffe2_BINARY_DIR:STATIC=/Users/bertrand/Projets/Caffe2Test/caffe2/build_ios //Dependencies for the target Caffe2_CPU_LIB_DEPENDS:STATIC=general;libprotobuf; //Value Computed by CMake Caffe2_SOURCE_DIR:STATIC=/Users/bertrand/Projets/Caffe2Test/caffe2 //The directory containing a CMake configuration file for Eigen3. Eigen3_DIR:PATH=Eigen3_DIR-NOTFOUND //Path to a file. GFLAGS_INCLUDE_DIR:PATH=GFLAGS_INCLUDE_DIR-NOTFOUND //Path to a library. GFLAGS_LIBRARY:FILEPATH=GFLAGS_LIBRARY-NOTFOUND //Folder contains Gflags GFLAGS_ROOT_DIR:PATH= //Path to a file. GLOG_INCLUDE_DIR:PATH=GLOG_INCLUDE_DIR-NOTFOUND //Path to a library. GLOG_LIBRARY:FILEPATH=GLOG_LIBRARY-NOTFOUND //Folder contains Google glog GLOG_ROOT_DIR:PATH= //Minimum iOS version IOS_DEPLOYMENT_TARGET:STRING= //Type of iOS Platform IOS_PLATFORM:STRING=SIMULATOR //Path to a file. NNPACK_INCLUDE_DIR:PATH=NNPACK_INCLUDE_DIR-NOTFOUND //Path to a library. NNPACK_LIBRARY:FILEPATH=NNPACK_LIBRARY-NOTFOUND //Folder contains NNPACK NNPACK_ROOT_DIR:PATH= //The directory containing a CMake configuration file for OpenCV. OpenCV_DIR:PATH=OpenCV_DIR-NOTFOUND //CXX compiler flags for OpenMP parallelization OpenMP_CXX_FLAGS:STRING=NOTFOUND //CXX compiler libraries for OpenMP parallelization OpenMP_CXX_LIB_NAMES:STRING=NOTFOUND //C compiler flags for OpenMP parallelization OpenMP_C_FLAGS:STRING=NOTFOUND //C compiler libraries for OpenMP parallelization OpenMP_C_LIB_NAMES:STRING=NOTFOUND PKG_CONFIG_EXECUTABLE:FILEPATH=pkg-config //No help, variable specified on the command line. PROTOBUF_PROTOC_EXECUTABLE:UNINITIALIZED=/Users/bertrand/Projets/Caffe2Test/caffe2/build_host_protoc/bin/protoc //Path to a file. RocksDB_INCLUDE_DIR:PATH=RocksDB_INCLUDE_DIR-NOTFOUND //Path to a library. RocksDB_LIBRARIES:FILEPATH=RocksDB_LIBRARIES-NOTFOUND //Use CNMEM USE_CNMEM:BOOL=OFF //Use Cuda USE_CUDA:BOOL=OFF //Use GFLAGS USE_GFLAGS:BOOL=ON //Use GLOG USE_GLOG:BOOL=ON //Use Gloo USE_GLOO:BOOL=ON //Use LMDB USE_LEVELDB:BOOL=OFF //Use lite protobuf instead of full. USE_LITE_PROTO:BOOL=OFF //Use LMDB USE_LMDB:BOOL=OFF //Use MPI USE_MPI:BOOL=OFF //Use NCCL USE_NCCL:BOOL=ON //Use Nervana GPU backend USE_NERVANA_GPU:BOOL=OFF //Use NNPACK USE_NNPACK:BOOL=OFF //Use Observer Library USE_OBSERVERS:BOOL=OFF //Use openCV USE_OPENCV:BOOL=ON //Use OpenMP for parallel code USE_OPENMP:BOOL=ON //Use Redis USE_REDIS:BOOL=OFF //Use RocksDB USE_ROCKSDB:BOOL=ON //Use Threads USE_THREADS:BOOL=ON //Use Graph Transforms USE_TRANSFORMS:BOOL=OFF //Use ZMQ USE_ZMQ:BOOL=OFF //Path to a file. ZLIB_INCLUDE_DIR:PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.0.sdk/usr/include //Path to a library. ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND //Path to a library. ZLIB_LIBRARY_RELEASE:FILEPATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.0.sdk/usr/lib/libz.dylib //Dependencies for target libprotobuf-lite_LIB_DEPENDS:STATIC= //Dependencies for the target libprotobuf_LIB_DEPENDS:STATIC=general;ZLIB::ZLIB; //Dependencies for the target libprotoc_LIB_DEPENDS:STATIC=general;libprotobuf; //Value Computed by CMake protobuf_BINARY_DIR:STATIC=/Users/bertrand/Projets/Caffe2Test/caffe2/build_ios/third_party/protobuf/cmake //Build examples protobuf_BUILD_EXAMPLES:BOOL=OFF //Build Shared Libraries protobuf_BUILD_SHARED_LIBS:BOOL=OFF //Build tests protobuf_BUILD_TESTS:BOOL=OFF //Default debug postfix protobuf_DEBUG_POSTFIX:STRING=d //Install the examples folder protobuf_INSTALL_EXAMPLES:BOOL=OFF //CMake build-in FindProtobuf.cmake module compatible protobuf_MODULE_COMPATIBLE:BOOL=OFF //Link static runtime libraries protobuf_MSVC_STATIC_RUNTIME:BOOL=ON //Value Computed by CMake protobuf_SOURCE_DIR:STATIC=/Users/bertrand/Projets/Caffe2Test/caffe2/third_party/protobuf/cmake //Enable for verbose output protobuf_VERBOSE:BOOL=OFF //Build with zlib support protobuf_WITH_ZLIB:BOOL=ON //The directory where pybind11 includes reside pybind11_INCLUDE_DIR:PATH=pybind11_INCLUDE_DIR-NOTFOUND ######################## # INTERNAL cache entries ######################## //STRINGS property for variable: BLAS BLAS-STRINGS:INTERNAL=Eigen;ATLAS;OpenBLAS;MKL;vecLib //Test CAFFE2_LONG_IS_INT32_OR_64 CAFFE2_LONG_IS_INT32_OR_64:INTERNAL= //Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING:INTERNAL= //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=/Users/bertrand/Projets/Caffe2Test/caffe2/build_ios //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=0 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.9.0/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.9.0/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.9.0/bin/ctest //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_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/Cellar/cmake/3.9.0/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 //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= //Have symbol pthread_create CMAKE_HAVE_LIBC_CREATE:INTERNAL=1 //Have include pthread.h CMAKE_HAVE_PTHREAD_H:INTERNAL=1 //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/Users/bertrand/Projets/Caffe2Test/caffe2 //ADVANCED property for variable: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_CMAKEDIR CMAKE_INSTALL_CMAKEDIR-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_NAME_TOOL CMAKE_INSTALL_NAME_TOOL-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 //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=25 //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/Cellar/cmake/3.9.0/share/cmake //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=/usr/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //Details about finding Threads FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] //Details about finding ZLIB FIND_PACKAGE_MESSAGE_DETAILS_ZLIB:INTERNAL=[/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.0.sdk/usr/lib/libz.dylib][/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.0.sdk/usr/include][v1.2.8()] //Test HAS_BUILTIN_CPU_SUPPORTS HAS_BUILTIN_CPU_SUPPORTS:INTERNAL= //Result of TRY_COMPILE OpenMP_COMPILE_RESULT_CXX_fopenmp:INTERNAL=FALSE //Result of TRY_COMPILE OpenMP_COMPILE_RESULT_CXX_fopenmplibiomp5:INTERNAL=FALSE //Result of TRY_COMPILE OpenMP_COMPILE_RESULT_CXX_fopenmplibomp:INTERNAL=FALSE //Result of TRY_COMPILE OpenMP_COMPILE_RESULT_C_fopenmp:INTERNAL=FALSE //Result of TRY_COMPILE OpenMP_COMPILE_RESULT_C_fopenmplibiomp5:INTERNAL=FALSE //Result of TRY_COMPILE OpenMP_COMPILE_RESULT_C_fopenmplibomp:INTERNAL=FALSE //ADVANCED property for variable: OpenMP_CXX_FLAGS OpenMP_CXX_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OpenMP_CXX_LIB_NAMES OpenMP_CXX_LIB_NAMES-ADVANCED:INTERNAL=1 //CXX compiler's OpenMP specification date OpenMP_CXX_SPEC_DATE:INTERNAL= //ADVANCED property for variable: OpenMP_C_FLAGS OpenMP_C_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: OpenMP_C_LIB_NAMES OpenMP_C_LIB_NAMES-ADVANCED:INTERNAL=1 //C compiler's OpenMP specification date OpenMP_C_SPEC_DATE:INTERNAL= //Result of TRY_COMPILE OpenMP_SPECTEST_CXX_:INTERNAL=FALSE //Result of TRY_COMPILE OpenMP_SPECTEST_C_:INTERNAL=FALSE //ADVANCED property for variable: ZLIB_INCLUDE_DIR ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ZLIB_LIBRARY_DEBUG ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ZLIB_LIBRARY_RELEASE ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 //CMAKE_INSTALL_PREFIX during last run _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/Users/bertrand/Projets/Caffe2Test/caffe2/install //ADVANCED property for variable: protobuf_DEBUG_POSTFIX protobuf_DEBUG_POSTFIX-ADVANCED:INTERNAL=1 //ADVANCED property for variable: protobuf_MODULE_COMPATIBLE protobuf_MODULE_COMPATIBLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: protobuf_VERBOSE protobuf_VERBOSE-ADVANCED:INTERNAL=1