source: pacpussensors/trunk/Vislab/lib3dv/eigen/Eigen-install/language_tests/Fortran/CMakeCache.txt@ 136

Last change on this file since 136 was 136, checked in by ldecherf, 7 years ago

Doc

File size: 9.4 KB
Line 
1# This is the CMakeCache file.
2# For build in directory: c:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/language_tests/Fortran
3# It was generated by CMake: C:/Program Files/CMake/bin/cmake.exe
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 GUIs 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//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
18// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
19CMAKE_BUILD_TYPE:STRING=
20
21//Semicolon separated list of supported configuration types, only
22// supports Debug, Release, MinSizeRel, and RelWithDebInfo, anything
23// else will be ignored.
24CMAKE_CONFIGURATION_TYPES:STRING=Debug;Release;MinSizeRel;RelWithDebInfo
25
26//Flags used by the linker.
27CMAKE_EXE_LINKER_FLAGS:STRING=
28
29//Flags used by the linker during debug builds.
30CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
31
32//Flags used by the linker during release minsize builds.
33CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
34
35//Flags used by the linker during release builds.
36CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
37
38//Flags used by the linker during Release with Debug Info builds.
39CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
40
41//Flags for Fortran compiler.
42CMAKE_Fortran_FLAGS:STRING=
43
44//Flags used by the compiler during debug builds.
45CMAKE_Fortran_FLAGS_DEBUG:STRING=
46
47//Flags used by the compiler during release builds for minimum
48// size.
49CMAKE_Fortran_FLAGS_MINSIZEREL:STRING=
50
51//Flags used by the compiler during release builds.
52CMAKE_Fortran_FLAGS_RELEASE:STRING=
53
54//Flags used by the compiler during release builds with debug info.
55CMAKE_Fortran_FLAGS_RELWITHDEBINFO:STRING=
56
57//Install path prefix, prepended onto install directories.
58CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/test
59
60//Path to a program.
61CMAKE_LINKER:FILEPATH=CMAKE_LINKER-NOTFOUND
62
63//Flags used by the linker during the creation of modules.
64CMAKE_MODULE_LINKER_FLAGS:STRING=
65
66//Flags used by the linker during debug builds.
67CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
68
69//Flags used by the linker during release minsize builds.
70CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
71
72//Flags used by the linker during release builds.
73CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
74
75//Flags used by the linker during Release with Debug Info builds.
76CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
77
78//Value Computed by CMake
79CMAKE_PROJECT_NAME:STATIC=test
80
81//Flags used by the linker during the creation of dll's.
82CMAKE_SHARED_LINKER_FLAGS:STRING=
83
84//Flags used by the linker during debug builds.
85CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
86
87//Flags used by the linker during release minsize builds.
88CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
89
90//Flags used by the linker during release builds.
91CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
92
93//Flags used by the linker during Release with Debug Info builds.
94CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
95
96//If set, runtime paths are not added when installing shared libraries,
97// but are added when building.
98CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
99
100//If set, runtime paths are not added when using shared libraries.
101CMAKE_SKIP_RPATH:BOOL=NO
102
103//Flags used by the linker during the creation of static libraries.
104CMAKE_STATIC_LINKER_FLAGS:STRING=
105
106//Flags used by the linker during debug builds.
107CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
108
109//Flags used by the linker during release minsize builds.
110CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
111
112//Flags used by the linker during release builds.
113CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
114
115//Flags used by the linker during Release with Debug Info builds.
116CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
117
118//If this value is on, makefiles will be generated without the
119// .SILENT directive, and all commands will be echoed to the console
120// during the make. This is useful for debugging only. With Visual
121// Studio IDE projects all commands are done without /nologo.
122CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
123
124//Value Computed by CMake
125test_BINARY_DIR:STATIC=C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/language_tests/Fortran
126
127//Value Computed by CMake
128test_SOURCE_DIR:STATIC=C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/language_tests/Fortran
129
130
131########################
132# INTERNAL cache entries
133########################
134
135//This is the directory where this CMakeCache.txt was created
136CMAKE_CACHEFILE_DIR:INTERNAL=c:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/language_tests/Fortran
137//Major version of cmake used to create the current loaded cache
138CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
139//Minor version of cmake used to create the current loaded cache
140CMAKE_CACHE_MINOR_VERSION:INTERNAL=6
141//Patch version of cmake used to create the current loaded cache
142CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
143//Path to CMake executable.
144CMAKE_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cmake.exe
145//Path to cpack program executable.
146CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files/CMake/bin/cpack.exe
147//Path to ctest program executable.
148CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files/CMake/bin/ctest.exe
149//Executable file format
150CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
151//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
152CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
153//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
154CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
155//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
156CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
157//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
158CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
159//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
160CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
161//Name of external makefile project generator.
162CMAKE_EXTRA_GENERATOR:INTERNAL=
163//ADVANCED property for variable: CMAKE_Fortran_FLAGS
164CMAKE_Fortran_FLAGS-ADVANCED:INTERNAL=1
165//ADVANCED property for variable: CMAKE_Fortran_FLAGS_DEBUG
166CMAKE_Fortran_FLAGS_DEBUG-ADVANCED:INTERNAL=1
167//ADVANCED property for variable: CMAKE_Fortran_FLAGS_MINSIZEREL
168CMAKE_Fortran_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
169//ADVANCED property for variable: CMAKE_Fortran_FLAGS_RELEASE
170CMAKE_Fortran_FLAGS_RELEASE-ADVANCED:INTERNAL=1
171//ADVANCED property for variable: CMAKE_Fortran_FLAGS_RELWITHDEBINFO
172CMAKE_Fortran_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
173//Name of generator.
174CMAKE_GENERATOR:INTERNAL=Visual Studio 14 2015
175//Name of generator platform.
176CMAKE_GENERATOR_PLATFORM:INTERNAL=
177//Name of generator toolset.
178CMAKE_GENERATOR_TOOLSET:INTERNAL=
179//Source directory with the top level CMakeLists.txt file for this
180// project
181CMAKE_HOME_DIRECTORY:INTERNAL=C:/Users/ldecherf/Desktop/Vislab/eigen/Eigen-install/language_tests/Fortran
182//ADVANCED property for variable: CMAKE_LINKER
183CMAKE_LINKER-ADVANCED:INTERNAL=1
184//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
185CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
186//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
187CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
188//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
189CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
190//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
191CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
192//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
193CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
194//number of local generators
195CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
196//Path to CMake installation.
197CMAKE_ROOT:INTERNAL=C:/Program Files/CMake/share/cmake-3.6
198//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
199CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
200//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
201CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
202//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
203CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
204//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
205CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
206//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
207CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
208//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
209CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
210//ADVANCED property for variable: CMAKE_SKIP_RPATH
211CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
212//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
213CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
214//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
215CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
216//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
217CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
218//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
219CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
220//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
221CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
222//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
223CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
224
Note: See TracBrowser for help on using the repository browser.