# This is the CMakeCache file. # For build in directory: d:/dev/scol-technologies/trunk/dependencies/Ogre/Sources/Dependencies/src/hlsl2glsl/buildAndroid # It was generated by CMake: C:/Program Files (x86)/CMake/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 ######################## //The target ABI for Android. If arm, then armeabi-v7a is recommended // for hardware floating point. ANDROID_ABI:STRING=armeabi-v7a //Prevent cmake from working under cygwin and using cygwin tools ANDROID_FORBID_SYGWIN:BOOL=ON //Use 32-bit ARM instructions instead of Thumb-1 ANDROID_FORCE_ARM_BUILD:BOOL=OFF //Put each function in separate section and enable garbage collection // of unused input sections at link time ANDROID_FUNCTION_LEVEL_LINKING:BOOL=ON //Enables gold linker ANDROID_GOLD_LINKER:BOOL=ON //Android API level for native code ANDROID_NATIVE_API_LEVEL:STRING=17 //Try to use 64-bit compiler toolchain ANDROID_NDK_HOST_X64:BOOL=ON //The inner layout of NDK ANDROID_NDK_LAYOUT:STRING=RELEASE //Allows or disallows undefined symbols in shared libraries ANDROID_NOEXECSTACK:BOOL=ON //Show all undefined symbols as linker errors ANDROID_NO_UNDEFINED:BOOL=ON //Enables RELRO - a memory corruption mitigation technique ANDROID_RELRO:BOOL=ON //Allows or disallows undefined symbols in shared libraries ANDROID_SO_UNDEFINED:BOOL=OFF //C++ runtime ANDROID_STL:STRING=gnustl_static //automatically configure rtti and exceptions support based on // C++ runtime ANDROID_STL_FORCE_FEATURES:BOOL=ON //archive CMAKE_AR:PATH=D:/dev/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ar.exe //assembler CMAKE_ASM_COMPILER:PATH=D:/dev/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-gcc.exe //Choose the type of build, options are: None(CMAKE_CXX_FLAGS or // CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. CMAKE_BUILD_TYPE:STRING= //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //C++ compiler CMAKE_CXX_COMPILER:PATH=D:/dev/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-g++.exe //c++ flags CMAKE_CXX_FLAGS:STRING= //c++ Debug flags CMAKE_CXX_FLAGS_DEBUG:STRING=-O0 -g -DDEBUG -D_DEBUG //Flags used by the compiler during release builds for minimum // size. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //c++ Release flags 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 //C compiler CMAKE_C_COMPILER:PATH=D:/dev/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-gcc.exe //c flags CMAKE_C_FLAGS:STRING= //c Debug flags CMAKE_C_FLAGS_DEBUG:STRING=-O0 -g -DDEBUG -D_DEBUG //Flags used by the compiler during release builds for minimum // size. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //c Release flags 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 //executable linker flags CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-z,nocopyreloc //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 for installing CMAKE_INSTALL_PREFIX:STRING=D:/dev/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/user //linker CMAKE_LINKER:PATH=D:/dev/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ld.exe //Program used to build from makefiles. CMAKE_MAKE_PROGRAM:STRING=nmake //module linker flags 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= //nm CMAKE_NM:PATH=D:/dev/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-nm.exe //objcopy CMAKE_OBJCOPY:PATH=D:/dev/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-objcopy.exe //objdump CMAKE_OBJDUMP:PATH=D:/dev/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-objdump.exe //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=hlsl2glslfork //ranlib CMAKE_RANLIB:PATH=D:/dev/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ranlib.exe //shared linker flags 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=OFF //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=ON //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= //strip CMAKE_STRIP:PATH=D:/dev/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-strip.exe //The CMake toolchain file CMAKE_TOOLCHAIN_FILE:FILEPATH=D:/dev/scol-technologies/trunk/scol/CMake/toolchain/android.toolchain.cmake //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=OFF //Dependencies for the target cpufeatures_LIB_DEPENDS:STATIC=general;dl; //Dependencies for target hlsl2glsl_LIB_DEPENDS:STATIC= //Value Computed by CMake hlsl2glslfork_BINARY_DIR:STATIC=D:/dev/scol-technologies/trunk/dependencies/Ogre/Sources/Dependencies/src/hlsl2glsl/buildAndroid //Value Computed by CMake hlsl2glslfork_SOURCE_DIR:STATIC=D:/dev/scol-technologies/trunk/dependencies/Ogre/Sources/Dependencies/src/hlsl2glsl //Dependencies for the target native_app_glue_LIB_DEPENDS:STATIC=general;log; //Dependencies for the target ndk_helper_LIB_DEPENDS:STATIC=general;log;general;android;general;EGL;general;GLESv2;general;cpufeatures;general;native_app_glue; ######################## # INTERNAL cache entries ######################## //STRINGS property for variable: ANDROID_ABI ANDROID_ABI-STRINGS:INTERNAL=armeabi;armeabi-v6 with VFP;armeabi-v7a;armeabi-v7a with NEON;armeabi-v7a with VFPV3 //Android specific c/c++ flags ANDROID_CXX_FLAGS:INTERNAL=-Wno-psabi --sysroot=D:/dev/android-ndk/platforms/android-17/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack //Android specific c/c++ Debug flags ANDROID_CXX_FLAGS_DEBUG:INTERNAL=-marm -fno-omit-frame-pointer -fno-strict-aliasing //Android specific c/c++ Release flags ANDROID_CXX_FLAGS_RELEASE:INTERNAL=-mthumb -fomit-frame-pointer -fno-strict-aliasing //ADVANCED property for variable: ANDROID_FORBID_SYGWIN ANDROID_FORBID_SYGWIN-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ANDROID_FORCE_ARM_BUILD ANDROID_FORCE_ARM_BUILD-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ANDROID_FUNCTION_LEVEL_LINKING ANDROID_FUNCTION_LEVEL_LINKING-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ANDROID_GOLD_LINKER ANDROID_GOLD_LINKER-ADVANCED:INTERNAL=1 //Android specific c/c++ linker flags ANDROID_LINKER_FLAGS:INTERNAL= -Wl,--fix-cortex-a8 -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now //STRINGS property for variable: ANDROID_NATIVE_API_LEVEL ANDROID_NATIVE_API_LEVEL-STRINGS:INTERNAL=12;13;14;15;16;17;18;19;21;3;4;5;8;9 //Path of the Android NDK ANDROID_NDK:INTERNAL=D:/dev/android-ndk //ADVANCED property for variable: ANDROID_NDK_HOST_X64 ANDROID_NDK_HOST_X64-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ANDROID_NDK_LAYOUT ANDROID_NDK_LAYOUT-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ANDROID_NOEXECSTACK ANDROID_NOEXECSTACK-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ANDROID_NO_UNDEFINED ANDROID_NO_UNDEFINED-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ANDROID_RELRO ANDROID_RELRO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ANDROID_SO_UNDEFINED ANDROID_SO_UNDEFINED-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ANDROID_STL ANDROID_STL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ANDROID_STL_FORCE_FEATURES ANDROID_STL_FORCE_FEATURES-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=d:/dev/scol-technologies/trunk/dependencies/Ogre/Sources/Dependencies/src/hlsl2glsl/buildAndroid //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=2 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=1 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=C:/Program Files (x86)/CMake/bin/cmake.exe //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files (x86)/CMake/bin/cpack.exe //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files (x86)/CMake/bin/ctest.exe //ADVANCED property for variable: CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER-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 CMAKE_C_COMPILER-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=C:/Program Files (x86)/CMake/bin/cmake-gui.exe //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=NMake Makefiles //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Start directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=D:/dev/scol-technologies/trunk/dependencies/Ogre/Sources/Dependencies/src/hlsl2glsl //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_LOCAL_GENERATORS:INTERNAL=1 //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=C:/Program Files (x86)/CMake/share/cmake-3.2 //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 Warnings that are meant for the author of the CMakeLists.txt // files. CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=FALSE //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