Ticket #40641: CMakeCache.txt

File CMakeCache.txt, 6.5 KB (added by lord@…, 11 years ago)
Line 
1# This is the CMakeCache file.
2# For build in directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_metis/metis/work/metis-5.1.0/build/Darwin-x86_64
3# It was generated by CMake: /opt/local/bin/cmake
4# You can edit this file to change values found and used by cmake.
5# If you do not want to change any of the values, simply exit the editor.
6# If you do want to change a value, simply edit, save, and exit the editor.
7# The syntax for the file is as follows:
8# KEY:TYPE=VALUE
9# KEY is the name of a variable in the cache.
10# TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!.
11# VALUE is the current value for the KEY.
12
13########################
14# EXTERNAL cache entries
15########################
16
17//Path to a program.
18CMAKE_AR:FILEPATH=/usr/bin/ar
19
20//Enable/Disable color output during build.
21CMAKE_COLOR_MAKEFILE:BOOL=ON
22
23//CXX compiler.
24CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/clang++
25
26//C compiler.
27CMAKE_C_COMPILER:FILEPATH=/usr/bin/clang
28
29//Enable/Disable output of compile commands during generation.
30CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
31
32//No help, variable specified on the command line.
33CMAKE_INSTALL_NAME_DIR:UNINITIALIZED=/opt/local/lib
34
35//Path to a program.
36CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
37
38//Install path prefix, prepended onto install directories.
39CMAKE_INSTALL_PREFIX:PATH=/opt/local
40
41//Path to a program.
42CMAKE_LINKER:FILEPATH=/usr/bin/ld
43
44//Path to a program.
45CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
46
47//Path to a program.
48CMAKE_NM:FILEPATH=/usr/bin/nm
49
50//Path to a program.
51CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
52
53//Path to a program.
54CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND
55
56//Build architectures for OSX
57CMAKE_OSX_ARCHITECTURES:STRING=
58
59//Minimum OS X version to target for deployment (at runtime); newer
60// APIs weak linked. Set to empty string for default value.
61CMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.8
62
63//The product will be built against the headers and libraries located
64// inside the indicated SDK.
65CMAKE_OSX_SYSROOT:STRING=
66
67//Value Computed by CMake
68CMAKE_PROJECT_NAME:STATIC=METIS
69
70//Path to a program.
71CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
72
73//If set, runtime paths are not added when installing shared libraries,
74// but are added when building.
75CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
76
77//If set, runtime paths are not added when using shared libraries.
78CMAKE_SKIP_RPATH:BOOL=NO
79
80//Path to a program.
81CMAKE_STRIP:FILEPATH=/usr/bin/strip
82
83//If true, cmake will use relative paths in makefiles and projects.
84CMAKE_USE_RELATIVE_PATHS:BOOL=OFF
85
86//If this value is on, makefiles will be generated without the
87// .SILENT directive, and all commands will be echoed to the console
88// during the make.  This is useful for debugging only. With Visual
89// Studio IDE projects all commands are done without /nologo.
90CMAKE_VERBOSE_MAKEFILE:BOOL=1
91
92//No help, variable specified on the command line.
93GKLIB_PATH:UNINITIALIZED=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_metis/metis/work/metis-5.1.0/GKlib
94
95//Value Computed by CMake
96METIS_BINARY_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_metis/metis/work/metis-5.1.0/build/Darwin-x86_64
97
98//Value Computed by CMake
99METIS_SOURCE_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_metis/metis/work/metis-5.1.0
100
101//No help, variable specified on the command line.
102SHARED:UNINITIALIZED=1
103
104
105########################
106# INTERNAL cache entries
107########################
108
109//ADVANCED property for variable: CMAKE_AR
110CMAKE_AR-ADVANCED:INTERNAL=1
111//This is the directory where this CMakeCache.txt was created
112CMAKE_CACHEFILE_DIR:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_metis/metis/work/metis-5.1.0/build/Darwin-x86_64
113//Major version of cmake used to create the current loaded cache
114CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
115//Minor version of cmake used to create the current loaded cache
116CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
117//Patch version of cmake used to create the current loaded cache
118CMAKE_CACHE_PATCH_VERSION:INTERNAL=11
119//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
120CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
121//Path to CMake executable.
122CMAKE_COMMAND:INTERNAL=/opt/local/bin/cmake
123//Path to cpack program executable.
124CMAKE_CPACK_COMMAND:INTERNAL=/opt/local/bin/cpack
125//Path to ctest program executable.
126CMAKE_CTEST_COMMAND:INTERNAL=/opt/local/bin/ctest
127//ADVANCED property for variable: CMAKE_CXX_COMPILER
128CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
129//ADVANCED property for variable: CMAKE_C_COMPILER
130CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
131//Path to cache edit program executable.
132CMAKE_EDIT_COMMAND:INTERNAL=/opt/local/bin/ccmake
133//Executable file format
134CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
135//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
136CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
137//Name of generator.
138CMAKE_GENERATOR:INTERNAL=Unix Makefiles
139//Name of generator toolset.
140CMAKE_GENERATOR_TOOLSET:INTERNAL=
141//Start directory with the top level CMakeLists.txt file for this
142// project
143CMAKE_HOME_DIRECTORY:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_metis/metis/work/metis-5.1.0
144//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
145CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
146//ADVANCED property for variable: CMAKE_LINKER
147CMAKE_LINKER-ADVANCED:INTERNAL=1
148//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
149CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
150//ADVANCED property for variable: CMAKE_NM
151CMAKE_NM-ADVANCED:INTERNAL=1
152//number of local generators
153CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=1
154//ADVANCED property for variable: CMAKE_OBJCOPY
155CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
156//ADVANCED property for variable: CMAKE_OBJDUMP
157CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
158//ADVANCED property for variable: CMAKE_RANLIB
159CMAKE_RANLIB-ADVANCED:INTERNAL=1
160//Path to CMake installation.
161CMAKE_ROOT:INTERNAL=/opt/local/share/cmake-2.8
162//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
163CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
164//ADVANCED property for variable: CMAKE_SKIP_RPATH
165CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
166//ADVANCED property for variable: CMAKE_STRIP
167CMAKE_STRIP-ADVANCED:INTERNAL=1
168//uname command
169CMAKE_UNAME:INTERNAL=/usr/bin/uname
170//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
171CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
172//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
173CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
174