This commit is contained in:
watrabi
2025-09-18 17:55:52 -04:00
commit 977f1ff4b8
15030 changed files with 17324420 additions and 0 deletions
@@ -0,0 +1,242 @@
# This is the CMakeCache file.
# For build in directory: /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp
# It was generated by CMake: /usr/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
########################
//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
//CXX compiler.
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=
//Flags used by the compiler during release minsize builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=
//Flags used by the compiler during release builds (/MD /Ob1 /Oi
// /Ot /Oy /Gs will produce slightly less optimized but smaller
// files).
CMAKE_CXX_FLAGS_RELEASE:STRING=
//Flags used by the compiler during Release with Debug Info builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=
//No help, variable specified on the command line.
CMAKE_CXX_STANDARD_LIBRARIES:UNINITIALIZED=
//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
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local
//make program
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake
//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=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=CMAKE_TRY_COMPILE
//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=
//Value Computed by CMake
CMAKE_TRY_COMPILE_BINARY_DIR:STATIC=/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp
//Value Computed by CMake
CMAKE_TRY_COMPILE_SOURCE_DIR:STATIC=/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp
//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=FALSE
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: CMAKE_BUILD_TOOL
CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1
//What is the target build tool cmake is generating for.
CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/gmake
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=12
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/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
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/ccmake
//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 generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Start directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE: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
//number of local generators
CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-2.8
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_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
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
@@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
# Relative path conversion top directories.
SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp")
SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp")
# Force unix paths in dependencies.
SET(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
@@ -0,0 +1 @@
/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/CMakeFiles/cmTryCompileExec3124009796.dir
@@ -0,0 +1,19 @@
# The set of languages for which implicit dependencies are needed:
SET(CMAKE_DEPENDS_LANGUAGES
"C"
)
# The set of files for implicit dependencies of each language:
SET(CMAKE_DEPENDS_CHECK_C
"/usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c" "/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o"
)
# Targets to which this target links.
SET(CMAKE_TARGET_LINKED_INFO_FILES
)
# The include file search paths:
SET(CMAKE_C_TARGET_INCLUDE_PATH
)
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
@@ -0,0 +1,108 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Produce verbose output by default.
VERBOSE = 1
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /usr/bin/ccmake
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp
# Include any dependencies generated for this target.
include CMakeFiles/cmTryCompileExec1060751228.dir/depend.make
# Include the progress variables for this target.
include CMakeFiles/cmTryCompileExec1060751228.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/cmTryCompileExec1060751228.dir/flags.make
CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o: CMakeFiles/cmTryCompileExec1060751228.dir/flags.make
CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o: /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c
$(CMAKE_COMMAND) -E cmake_progress_report /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/CMakeFiles $(CMAKE_PROGRESS_1)
@echo "Building C object CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o"
/usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c
CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.i: cmake_force
@echo "Preprocessing C source to CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.i"
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_C_CREATE_PREPROCESSED_SOURCE
CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.s: cmake_force
@echo "Compiling C source to assembly CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.s"
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_C_CREATE_ASSEMBLY_SOURCE
CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o.requires:
.PHONY : CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o.requires
CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o.provides: CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o.requires
$(MAKE) -f CMakeFiles/cmTryCompileExec1060751228.dir/build.make CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o.provides.build
.PHONY : CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o.provides
CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o.provides.build: CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o
# Object files for target cmTryCompileExec1060751228
cmTryCompileExec1060751228_OBJECTS = \
"CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o"
# External object files for target cmTryCompileExec1060751228
cmTryCompileExec1060751228_EXTERNAL_OBJECTS =
cmTryCompileExec1060751228: CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o
cmTryCompileExec1060751228: CMakeFiles/cmTryCompileExec1060751228.dir/build.make
cmTryCompileExec1060751228: CMakeFiles/cmTryCompileExec1060751228.dir/link.txt
@echo "Linking C executable cmTryCompileExec1060751228"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/cmTryCompileExec1060751228.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
CMakeFiles/cmTryCompileExec1060751228.dir/build: cmTryCompileExec1060751228
.PHONY : CMakeFiles/cmTryCompileExec1060751228.dir/build
CMakeFiles/cmTryCompileExec1060751228.dir/requires: CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o.requires
.PHONY : CMakeFiles/cmTryCompileExec1060751228.dir/requires
CMakeFiles/cmTryCompileExec1060751228.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/cmTryCompileExec1060751228.dir/cmake_clean.cmake
.PHONY : CMakeFiles/cmTryCompileExec1060751228.dir/clean
CMakeFiles/cmTryCompileExec1060751228.dir/depend:
cd /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/CMakeFiles/cmTryCompileExec1060751228.dir/DependInfo.cmake
.PHONY : CMakeFiles/cmTryCompileExec1060751228.dir/depend
@@ -0,0 +1,10 @@
FILE(REMOVE_RECURSE
"CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o"
"cmTryCompileExec1060751228.pdb"
"cmTryCompileExec1060751228"
)
# Per-language clean rules from dependency scanning.
FOREACH(lang C)
INCLUDE(CMakeFiles/cmTryCompileExec1060751228.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)
@@ -0,0 +1,2 @@
# Empty dependencies file for cmTryCompileExec1060751228.
# This may be replaced when dependencies are built.
@@ -0,0 +1,8 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
# compile C with /usr/bin/cc
C_FLAGS =
C_DEFINES =
@@ -0,0 +1 @@
/usr/bin/cc CMakeFiles/cmTryCompileExec1060751228.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1060751228
@@ -0,0 +1,19 @@
# The set of languages for which implicit dependencies are needed:
SET(CMAKE_DEPENDS_LANGUAGES
"C"
)
# The set of files for implicit dependencies of each language:
SET(CMAKE_DEPENDS_CHECK_C
"/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/testCCompiler.c" "/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o"
)
# Targets to which this target links.
SET(CMAKE_TARGET_LINKED_INFO_FILES
)
# The include file search paths:
SET(CMAKE_C_TARGET_INCLUDE_PATH
)
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
@@ -0,0 +1,108 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Produce verbose output by default.
VERBOSE = 1
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /usr/bin/ccmake
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp
# Include any dependencies generated for this target.
include CMakeFiles/cmTryCompileExec1645112423.dir/depend.make
# Include the progress variables for this target.
include CMakeFiles/cmTryCompileExec1645112423.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/cmTryCompileExec1645112423.dir/flags.make
CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o: CMakeFiles/cmTryCompileExec1645112423.dir/flags.make
CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o: testCCompiler.c
$(CMAKE_COMMAND) -E cmake_progress_report /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/CMakeFiles $(CMAKE_PROGRESS_1)
@echo "Building C object CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o"
/usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o -c /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/testCCompiler.c
CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.i: cmake_force
@echo "Preprocessing C source to CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.i"
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_C_CREATE_PREPROCESSED_SOURCE
CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.s: cmake_force
@echo "Compiling C source to assembly CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.s"
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_C_CREATE_ASSEMBLY_SOURCE
CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o.requires:
.PHONY : CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o.requires
CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o.provides: CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o.requires
$(MAKE) -f CMakeFiles/cmTryCompileExec1645112423.dir/build.make CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o.provides.build
.PHONY : CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o.provides
CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o.provides.build: CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o
# Object files for target cmTryCompileExec1645112423
cmTryCompileExec1645112423_OBJECTS = \
"CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o"
# External object files for target cmTryCompileExec1645112423
cmTryCompileExec1645112423_EXTERNAL_OBJECTS =
cmTryCompileExec1645112423: CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o
cmTryCompileExec1645112423: CMakeFiles/cmTryCompileExec1645112423.dir/build.make
cmTryCompileExec1645112423: CMakeFiles/cmTryCompileExec1645112423.dir/link.txt
@echo "Linking C executable cmTryCompileExec1645112423"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/cmTryCompileExec1645112423.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
CMakeFiles/cmTryCompileExec1645112423.dir/build: cmTryCompileExec1645112423
.PHONY : CMakeFiles/cmTryCompileExec1645112423.dir/build
CMakeFiles/cmTryCompileExec1645112423.dir/requires: CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o.requires
.PHONY : CMakeFiles/cmTryCompileExec1645112423.dir/requires
CMakeFiles/cmTryCompileExec1645112423.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/cmTryCompileExec1645112423.dir/cmake_clean.cmake
.PHONY : CMakeFiles/cmTryCompileExec1645112423.dir/clean
CMakeFiles/cmTryCompileExec1645112423.dir/depend:
cd /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/CMakeFiles/cmTryCompileExec1645112423.dir/DependInfo.cmake
.PHONY : CMakeFiles/cmTryCompileExec1645112423.dir/depend
@@ -0,0 +1,10 @@
FILE(REMOVE_RECURSE
"CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o"
"cmTryCompileExec1645112423.pdb"
"cmTryCompileExec1645112423"
)
# Per-language clean rules from dependency scanning.
FOREACH(lang C)
INCLUDE(CMakeFiles/cmTryCompileExec1645112423.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)
@@ -0,0 +1,2 @@
# Empty dependencies file for cmTryCompileExec1645112423.
# This may be replaced when dependencies are built.
@@ -0,0 +1,8 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
# compile C with /usr/bin/cc
C_FLAGS =
C_DEFINES =
@@ -0,0 +1 @@
/usr/bin/cc CMakeFiles/cmTryCompileExec1645112423.dir/testCCompiler.c.o -o cmTryCompileExec1645112423
@@ -0,0 +1,19 @@
# The set of languages for which implicit dependencies are needed:
SET(CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
SET(CMAKE_DEPENDS_CHECK_CXX
"/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/testCXXCompiler.cxx" "/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o"
)
# Targets to which this target links.
SET(CMAKE_TARGET_LINKED_INFO_FILES
)
# The include file search paths:
SET(CMAKE_C_TARGET_INCLUDE_PATH
)
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
@@ -0,0 +1,108 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Produce verbose output by default.
VERBOSE = 1
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /usr/bin/ccmake
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp
# Include any dependencies generated for this target.
include CMakeFiles/cmTryCompileExec2265057347.dir/depend.make
# Include the progress variables for this target.
include CMakeFiles/cmTryCompileExec2265057347.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/cmTryCompileExec2265057347.dir/flags.make
CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o: CMakeFiles/cmTryCompileExec2265057347.dir/flags.make
CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o: testCXXCompiler.cxx
$(CMAKE_COMMAND) -E cmake_progress_report /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/CMakeFiles $(CMAKE_PROGRESS_1)
@echo "Building CXX object CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o -c /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.i: cmake_force
@echo "Preprocessing CXX source to CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.i"
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CXX_CREATE_PREPROCESSED_SOURCE
CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.s: cmake_force
@echo "Compiling CXX source to assembly CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.s"
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CXX_CREATE_ASSEMBLY_SOURCE
CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o.requires:
.PHONY : CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o.requires
CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o.provides: CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o.requires
$(MAKE) -f CMakeFiles/cmTryCompileExec2265057347.dir/build.make CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o.provides.build
.PHONY : CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o.provides
CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o.provides.build: CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o
# Object files for target cmTryCompileExec2265057347
cmTryCompileExec2265057347_OBJECTS = \
"CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o"
# External object files for target cmTryCompileExec2265057347
cmTryCompileExec2265057347_EXTERNAL_OBJECTS =
cmTryCompileExec2265057347: CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o
cmTryCompileExec2265057347: CMakeFiles/cmTryCompileExec2265057347.dir/build.make
cmTryCompileExec2265057347: CMakeFiles/cmTryCompileExec2265057347.dir/link.txt
@echo "Linking CXX executable cmTryCompileExec2265057347"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/cmTryCompileExec2265057347.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
CMakeFiles/cmTryCompileExec2265057347.dir/build: cmTryCompileExec2265057347
.PHONY : CMakeFiles/cmTryCompileExec2265057347.dir/build
CMakeFiles/cmTryCompileExec2265057347.dir/requires: CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o.requires
.PHONY : CMakeFiles/cmTryCompileExec2265057347.dir/requires
CMakeFiles/cmTryCompileExec2265057347.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/cmTryCompileExec2265057347.dir/cmake_clean.cmake
.PHONY : CMakeFiles/cmTryCompileExec2265057347.dir/clean
CMakeFiles/cmTryCompileExec2265057347.dir/depend:
cd /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/CMakeFiles/cmTryCompileExec2265057347.dir/DependInfo.cmake
.PHONY : CMakeFiles/cmTryCompileExec2265057347.dir/depend
@@ -0,0 +1,10 @@
FILE(REMOVE_RECURSE
"CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o"
"cmTryCompileExec2265057347.pdb"
"cmTryCompileExec2265057347"
)
# Per-language clean rules from dependency scanning.
FOREACH(lang CXX)
INCLUDE(CMakeFiles/cmTryCompileExec2265057347.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)
@@ -0,0 +1,2 @@
# Empty dependencies file for cmTryCompileExec2265057347.
# This may be replaced when dependencies are built.
@@ -0,0 +1,8 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
# compile CXX with /usr/bin/c++
CXX_FLAGS =
CXX_DEFINES =
@@ -0,0 +1 @@
/usr/bin/c++ CMakeFiles/cmTryCompileExec2265057347.dir/testCXXCompiler.cxx.o -o cmTryCompileExec2265057347
@@ -0,0 +1,19 @@
# The set of languages for which implicit dependencies are needed:
SET(CMAKE_DEPENDS_LANGUAGES
"CXX"
)
# The set of files for implicit dependencies of each language:
SET(CMAKE_DEPENDS_CHECK_CXX
"/usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp" "/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o"
)
# Targets to which this target links.
SET(CMAKE_TARGET_LINKED_INFO_FILES
)
# The include file search paths:
SET(CMAKE_C_TARGET_INCLUDE_PATH
)
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
@@ -0,0 +1,108 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# Produce verbose output by default.
VERBOSE = 1
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = /usr/bin/ccmake
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp
# Include any dependencies generated for this target.
include CMakeFiles/cmTryCompileExec3124009796.dir/depend.make
# Include the progress variables for this target.
include CMakeFiles/cmTryCompileExec3124009796.dir/progress.make
# Include the compile flags for this target's objects.
include CMakeFiles/cmTryCompileExec3124009796.dir/flags.make
CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o: CMakeFiles/cmTryCompileExec3124009796.dir/flags.make
CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o: /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp
$(CMAKE_COMMAND) -E cmake_progress_report /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/CMakeFiles $(CMAKE_PROGRESS_1)
@echo "Building CXX object CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o"
/usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp
CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.i: cmake_force
@echo "Preprocessing CXX source to CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.i"
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CXX_CREATE_PREPROCESSED_SOURCE
CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.s: cmake_force
@echo "Compiling CXX source to assembly CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.s"
$(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CXX_CREATE_ASSEMBLY_SOURCE
CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o.requires:
.PHONY : CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o.requires
CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o.provides: CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o.requires
$(MAKE) -f CMakeFiles/cmTryCompileExec3124009796.dir/build.make CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o.provides.build
.PHONY : CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o.provides
CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o.provides.build: CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o
# Object files for target cmTryCompileExec3124009796
cmTryCompileExec3124009796_OBJECTS = \
"CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o"
# External object files for target cmTryCompileExec3124009796
cmTryCompileExec3124009796_EXTERNAL_OBJECTS =
cmTryCompileExec3124009796: CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o
cmTryCompileExec3124009796: CMakeFiles/cmTryCompileExec3124009796.dir/build.make
cmTryCompileExec3124009796: CMakeFiles/cmTryCompileExec3124009796.dir/link.txt
@echo "Linking CXX executable cmTryCompileExec3124009796"
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/cmTryCompileExec3124009796.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
CMakeFiles/cmTryCompileExec3124009796.dir/build: cmTryCompileExec3124009796
.PHONY : CMakeFiles/cmTryCompileExec3124009796.dir/build
CMakeFiles/cmTryCompileExec3124009796.dir/requires: CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o.requires
.PHONY : CMakeFiles/cmTryCompileExec3124009796.dir/requires
CMakeFiles/cmTryCompileExec3124009796.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/cmTryCompileExec3124009796.dir/cmake_clean.cmake
.PHONY : CMakeFiles/cmTryCompileExec3124009796.dir/clean
CMakeFiles/cmTryCompileExec3124009796.dir/depend:
cd /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/CMakeFiles/cmTryCompileExec3124009796.dir/DependInfo.cmake
.PHONY : CMakeFiles/cmTryCompileExec3124009796.dir/depend
@@ -0,0 +1,10 @@
FILE(REMOVE_RECURSE
"CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o"
"cmTryCompileExec3124009796.pdb"
"cmTryCompileExec3124009796"
)
# Per-language clean rules from dependency scanning.
FOREACH(lang CXX)
INCLUDE(CMakeFiles/cmTryCompileExec3124009796.dir/cmake_clean_${lang}.cmake OPTIONAL)
ENDFOREACH(lang)
@@ -0,0 +1,2 @@
# Empty dependencies file for cmTryCompileExec3124009796.
# This may be replaced when dependencies are built.
@@ -0,0 +1,8 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
# compile CXX with /usr/bin/c++
CXX_FLAGS =
CXX_DEFINES =
@@ -0,0 +1 @@
/usr/bin/c++ CMakeFiles/cmTryCompileExec3124009796.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec3124009796
@@ -0,0 +1 @@
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
@@ -0,0 +1,11 @@
cmake_minimum_required(VERSION 2.8.12.1)
PROJECT(CMAKE_TRY_COMPILE CXX)
SET(CMAKE_VERBOSE_MAKEFILE 1)
SET(CMAKE_CXX_FLAGS "")
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${COMPILE_DEFINITIONS}")
INCLUDE_DIRECTORIES(${INCLUDE_DIRECTORIES})
SET(CMAKE_SUPPRESS_REGENERATION 1)
LINK_DIRECTORIES(${LINK_DIRECTORIES})
SET(CMAKE_RUNTIME_OUTPUT_DIRECTORY "/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp")
ADD_EXECUTABLE(cmTryCompileExec3124009796 "/usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp")
TARGET_LINK_LIBRARIES(cmTryCompileExec3124009796 ${LINK_LIBRARIES})
@@ -0,0 +1,44 @@
# Install script for directory: /mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp
# Set the install prefix
IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
SET(CMAKE_INSTALL_PREFIX "/usr/local")
ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX)
STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
IF(BUILD_TYPE)
STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
ELSE(BUILD_TYPE)
SET(CMAKE_INSTALL_CONFIG_NAME "")
ENDIF(BUILD_TYPE)
MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
# Set the component getting installed.
IF(NOT CMAKE_INSTALL_COMPONENT)
IF(COMPONENT)
MESSAGE(STATUS "Install component: \"${COMPONENT}\"")
SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
ELSE(COMPONENT)
SET(CMAKE_INSTALL_COMPONENT)
ENDIF(COMPONENT)
ENDIF(NOT CMAKE_INSTALL_COMPONENT)
# Install shared libraries without execute permission?
IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
SET(CMAKE_INSTALL_SO_NO_EXE "1")
ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
IF(CMAKE_INSTALL_COMPONENT)
SET(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
ELSE(CMAKE_INSTALL_COMPONENT)
SET(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
ENDIF(CMAKE_INSTALL_COMPONENT)
FILE(WRITE "/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/${CMAKE_INSTALL_MANIFEST}" "")
FOREACH(file ${CMAKE_INSTALL_MANIFEST_FILES})
FILE(APPEND "/mnt/f/Trunk2012/Client/Network/raknet/Source/CMakeFiles/CMakeTmp/${CMAKE_INSTALL_MANIFEST}" "${file}\n")
ENDFOREACH(file)
@@ -0,0 +1,11 @@
#ifdef __cplusplus
# error "The CMAKE_C_COMPILER is set to a C++ compiler"
#endif
#if defined(__CLASSIC_C__)
int main(argc, argv)
int argc;
char* argv[];
#else
int main(int argc, char* argv[])
#endif
{ (void)argv; return argc-1;}
@@ -0,0 +1,4 @@
#ifndef __cplusplus
# error "The CMAKE_CXX_COMPILER is set to a C compiler"
#endif
int main(){return 0;}