Ticket #40814: CmakeCache.txt

File CmakeCache.txt, 25.7 KB (added by frozencemetery (Robbie Harwood), 10 years ago)
Line 
1# This is the CMakeCache file.
2# For build in directory: /Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/var/macports/build/_Volumes_ServerDrive_NetUsers_robbie_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12.2
3# It was generated by CMake: /Volumes/ServerDrive/NetUsers/robbie/var/macports/build/_Volumes_ServerDrive_NetUsers_robbie_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12.2/Bootstrap.cmk/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 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//Build the testing tree.
18BUILD_TESTING:BOOL=ON
19
20//Path to a program.
21BZRCOMMAND:FILEPATH=BZRCOMMAND-NOTFOUND
22
23//Path to a program.
24CMAKE_AR:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/bin/ar
25
26//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
27// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
28CMAKE_BUILD_TYPE:STRING=
29
30//Enable/Disable color output during build.
31CMAKE_COLOR_MAKEFILE:BOOL=ON
32
33//Path to a program.
34CMAKE_CTEST_COMMAND:FILEPATH=CMAKE_CTEST_COMMAND-NOTFOUND
35
36//CXX compiler.
37CMAKE_CXX_COMPILER:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/usr/bin/g++-4.2
38
39//Flags used by the compiler during all build types.
40CMAKE_CXX_FLAGS:STRING='-pipe -Os -arch x86_64 '
41
42//Flags used by the compiler during debug builds.
43CMAKE_CXX_FLAGS_DEBUG:STRING=-g
44
45//Flags used by the compiler during release minsize builds.
46CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
47
48//Flags used by the compiler during release builds (/MD /Ob1 /Oi
49// /Ot /Oy /Gs will produce slightly less optimized but smaller
50// files).
51CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
52
53//Flags used by the compiler during Release with Debug Info builds.
54CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
55
56//C compiler.
57CMAKE_C_COMPILER:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/usr/bin/gcc-4.2
58
59//Flags used by the compiler during all build types.
60CMAKE_C_FLAGS:STRING='-pipe -Os -arch x86_64 '
61
62//Flags used by the compiler during debug builds.
63CMAKE_C_FLAGS_DEBUG:STRING=-g
64
65//Flags used by the compiler during release minsize builds.
66CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
67
68//Flags used by the compiler during release builds (/MD /Ob1 /Oi
69// /Ot /Oy /Gs will produce slightly less optimized but smaller
70// files).
71CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
72
73//Flags used by the compiler during Release with Debug Info builds.
74CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
75
76//Install location for data (relative to prefix).
77CMAKE_DATA_DIR:PATH=share/cmake-2.8
78
79//Install location for documentation (relative to prefix).
80CMAKE_DOC_DIR:PATH=/share/doc/cmake
81
82//Flags used by the linker.
83CMAKE_EXE_LINKER_FLAGS:STRING= -L/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/lib -Wl,-headerpad_max_install_names -arch x86_64
84
85//Flags used by the linker during debug builds.
86CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
87
88//Flags used by the linker during release minsize builds.
89CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
90
91//Flags used by the linker during release builds.
92CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
93
94//Flags used by the linker during Release with Debug Info builds.
95CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
96
97//Enable/Disable output of compile commands during generation.
98CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
99
100//Install Microsoft runtime debug libraries with CMake.
101CMAKE_INSTALL_DEBUG_LIBRARIES:BOOL=OFF
102
103//Path to a program.
104CMAKE_INSTALL_NAME_TOOL:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/bin/install_name_tool
105
106//Install path prefix, prepended onto install directories.
107CMAKE_INSTALL_PREFIX:PATH=/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie
108
109//Path to a program.
110CMAKE_LINKER:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/bin/ld
111
112//Path to a program.
113CMAKE_MAKE_PROGRAM:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/usr/bin/make
114
115//Install location for man pages (relative to prefix).
116CMAKE_MAN_DIR:PATH=/share/man
117
118//Flags used by the linker during the creation of modules.
119CMAKE_MODULE_LINKER_FLAGS:STRING= -L/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/lib -Wl,-headerpad_max_install_names -arch x86_64
120
121//Flags used by the linker during debug builds.
122CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
123
124//Flags used by the linker during release minsize builds.
125CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
126
127//Flags used by the linker during release builds.
128CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
129
130//Flags used by the linker during Release with Debug Info builds.
131CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
132
133//Path to a program.
134CMAKE_NM:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/bin/nm
135
136//Path to a program.
137CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
138
139//Path to a program.
140CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND
141
142//Build architectures for OSX
143CMAKE_OSX_ARCHITECTURES:STRING=
144
145//Minimum OS X version to target for deployment (at runtime); newer
146// APIs weak linked. Set to empty string for default value.
147CMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.6
148
149//The product will be built against the headers and libraries located
150// inside the indicated SDK.
151CMAKE_OSX_SYSROOT:PATH=/Developer/SDKs/MacOSX10.6.sdk
152
153//Value Computed by CMake
154CMAKE_PROJECT_NAME:STATIC=CMake
155
156//Path to a program.
157CMAKE_RANLIB:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/bin/ranlib
158
159//Flags used by the linker during the creation of dll's.
160CMAKE_SHARED_LINKER_FLAGS:STRING= -L/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/lib -Wl,-headerpad_max_install_names -arch x86_64
161
162//Flags used by the linker during debug builds.
163CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
164
165//Flags used by the linker during release minsize builds.
166CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
167
168//Flags used by the linker during release builds.
169CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
170
171//Flags used by the linker during Release with Debug Info builds.
172CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
173
174//If set, runtime paths are not added when installing shared libraries,
175// but are added when building.
176CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
177
178//Flags used by the linker during the creation of static libraries.
179CMAKE_STATIC_LINKER_FLAGS:STRING=
180
181//Flags used by the linker during debug builds.
182CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
183
184//Flags used by the linker during release minsize builds.
185CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
186
187//Flags used by the linker during release builds.
188CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
189
190//Flags used by the linker during Release with Debug Info builds.
191CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
192
193//Perform strict testing to record property and variable access.
194// Can be used to report any undefined properties or variables
195CMAKE_STRICT:BOOL=OFF
196
197//Path to a program.
198CMAKE_STRIP:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/bin/strip
199
200//Generator used when running tests
201CMAKE_TEST_GENERATOR:STRING=
202
203//Generator used when running tests
204CMAKE_TEST_MAKEPROGRAM:FILEPATH=
205
206//Enable folder grouping of projects in IDEs.
207CMAKE_USE_FOLDERS:BOOL=ON
208
209//If true, cmake will use relative paths in makefiles and projects.
210CMAKE_USE_RELATIVE_PATHS:BOOL=OFF
211
212//If this value is on, makefiles will be generated without the
213// .SILENT directive, and all commands will be echoed to the console
214// during the make.  This is useful for debugging only. With Visual
215// Studio IDE projects all commands are done without /nologo.
216CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
217
218//Value Computed by CMake
219CMake_BINARY_DIR:STATIC=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/var/macports/build/_Volumes_ServerDrive_NetUsers_robbie_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12.2
220
221//Value Computed by CMake
222CMake_SOURCE_DIR:STATIC=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/var/macports/build/_Volumes_ServerDrive_NetUsers_robbie_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12.2
223
224//Test CMake Installation
225CMake_TEST_INSTALL:BOOL=OFF
226
227//Path to program used to compress files for transfer to the dart
228// server
229COMPRESSIONCOMMAND:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/usr/bin/gzip
230
231//Path to the coverage program that CTest uses for performing coverage
232// inspection
233COVERAGE_COMMAND:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/bin/gcov
234
235//Extra command line flags to pass to the coverage tool
236COVERAGE_EXTRA_FLAGS:STRING=-l
237
238//Enable to build OSX bundles
239CPACK_BINARY_BUNDLE:BOOL=OFF
240
241//Enable to build Debian packages
242CPACK_BINARY_DEB:BOOL=OFF
243
244//Enable to build OSX Drag And Drop package
245CPACK_BINARY_DRAGNDROP:BOOL=OFF
246
247//Enable to build NSIS packages
248CPACK_BINARY_NSIS:BOOL=OFF
249
250//Enable to build OSX X11 packages
251CPACK_BINARY_OSXX11:BOOL=OFF
252
253//Enable to build PackageMaker packages
254CPACK_BINARY_PACKAGEMAKER:BOOL=ON
255
256//Enable to build RPM packages
257CPACK_BINARY_RPM:BOOL=OFF
258
259//Enable to build STGZ packages
260CPACK_BINARY_STGZ:BOOL=ON
261
262//Enable to build TBZ2 packages
263CPACK_BINARY_TBZ2:BOOL=OFF
264
265//Enable to build TGZ packages
266CPACK_BINARY_TGZ:BOOL=ON
267
268//Enable to build TBZ2 source packages
269CPACK_SOURCE_TBZ2:BOOL=ON
270
271//Enable to build TGZ source packages
272CPACK_SOURCE_TGZ:BOOL=ON
273
274//Enable to build TZ source packages
275CPACK_SOURCE_TZ:BOOL=ON
276
277//Enable to build ZIP source packages
278CPACK_SOURCE_ZIP:BOOL=OFF
279
280//How many times to retry timed-out CTest submissions.
281CTEST_SUBMIT_RETRY_COUNT:STRING=3
282
283//How long to wait between timed-out CTest submissions.
284CTEST_SUBMIT_RETRY_DELAY:STRING=5
285
286//The Curses Library
287CURSES_CURSES_LIBRARY:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/lib/libncurses.dylib
288
289//Path to a program.
290CVSCOMMAND:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/usr/bin/cvs
291
292//Options passed to the cvs update command.
293CVS_UPDATE_OPTIONS:STRING=-d -A -P
294
295//Limit of reported errors, -1 reports all.
296DART_BUILD_ERROR_REPORT_LIMIT:BOOL=OFF
297
298//Limit of reported warnings, -1 reports all.
299DART_BUILD_WARNING_REPORT_LIMIT:BOOL=OFF
300
301//If you have Dart installed, where is it located?
302DART_ROOT:PATH=DART_ROOT-NOTFOUND
303
304//Maximum time allowed before CTest will kill the test.
305DART_TESTING_TIMEOUT:STRING=1500
306
307//Show the actual output of the build, or if off show a . for each
308// 1024 bytes.
309DART_VERBOSE_BUILD:BOOL=OFF
310
311//Should Dart server send email when build errors are found in
312// Continuous builds?
313DELIVER_CONTINUOUS_EMAIL:BOOL=Off
314
315//Path to a program.
316GITCOMMAND:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/bin/git
317
318//Path to gunzip executable
319GUNZIPCOMMAND:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/usr/bin/gunzip
320
321//Path to a program.
322HGCOMMAND:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/bin/hg
323
324//Path to java command, used by the Dart server to create html.
325JAVACOMMAND:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/usr/bin/java
326
327//Command to build the project
328MAKECOMMAND:STRING=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/usr/bin/make -i
329
330//Path to the memory checking command, used for memory error detection.
331MEMORYCHECK_COMMAND:FILEPATH=MEMORYCHECK_COMMAND-NOTFOUND
332
333//File that contains suppressions for the memory checker
334MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH=
335
336//Path to scp command, used by CTest for submitting results to
337// a Dart server
338SCPCOMMAND:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/usr/bin/scp
339
340//Name of the computer/site where compile is being run
341SITE:STRING=osxserver.b-aassoc.edu
342
343//Path to the SLURM sbatch executable
344SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND
345
346//Path to the SLURM srun executable
347SLURM_SRUN_COMMAND:FILEPATH=SLURM_SRUN_COMMAND-NOTFOUND
348
349//Path to a program.
350SVNCOMMAND:FILEPATH=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/bin/svn
351
352
353########################
354# INTERNAL cache entries
355########################
356
357//ADVANCED property for variable: BZRCOMMAND
358BZRCOMMAND-ADVANCED:INTERNAL=1
359//Result of TRY_COMPILE
360CMAKE_ANSI_FOR_SCOPE:INTERNAL=TRUE
361//Have include iostream
362CMAKE_ANSI_STREAM_HEADERS:INTERNAL=1
363//ADVANCED property for variable: CMAKE_AR
364CMAKE_AR-ADVANCED:INTERNAL=1
365//ADVANCED property for variable: CMAKE_BUILD_TOOL
366CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1
367//What is the target build tool cmake is generating for.
368CMAKE_BUILD_TOOL:INTERNAL=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/usr/bin/make
369//This is the directory where this CMakeCache.txt was created
370CMAKE_CACHEFILE_DIR:INTERNAL=/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/var/macports/build/_Volumes_ServerDrive_NetUsers_robbie_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12.2
371//Major version of cmake used to create the current loaded cache
372CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
373//Minor version of cmake used to create the current loaded cache
374CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
375//Patch version of cmake used to create the current loaded cache
376CMAKE_CACHE_PATCH_VERSION:INTERNAL=12
377//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
378CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
379//Path to CMake executable.
380CMAKE_COMMAND:INTERNAL=/Volumes/ServerDrive/NetUsers/robbie/var/macports/build/_Volumes_ServerDrive_NetUsers_robbie_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12.2/Bootstrap.cmk/cmake
381//ADVANCED property for variable: CMAKE_CTEST_COMMAND
382CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1
383//ADVANCED property for variable: CMAKE_CXX_COMPILER
384CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
385//ADVANCED property for variable: CMAKE_CXX_FLAGS
386CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
387//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
388CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
389//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
390CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
391//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
392CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
393//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
394CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
395//ADVANCED property for variable: CMAKE_C_COMPILER
396CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
397//ADVANCED property for variable: CMAKE_C_FLAGS
398CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
399//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
400CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
401//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
402CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
403//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
404CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
405//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
406CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
407//ADVANCED property for variable: CMAKE_DATA_DIR
408CMAKE_DATA_DIR-ADVANCED:INTERNAL=1
409//ADVANCED property for variable: CMAKE_DOC_DIR
410CMAKE_DOC_DIR-ADVANCED:INTERNAL=1
411//Executable file format
412CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
413//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
414CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
415//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
416CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
417//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
418CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
419//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
420CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
421//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
422CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
423//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
424CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
425//Name of generator.
426CMAKE_GENERATOR:INTERNAL=Unix Makefiles
427//Name of generator toolset.
428CMAKE_GENERATOR_TOOLSET:INTERNAL=
429//Result of TRY_COMPILE
430CMAKE_HAS_ANSI_STRING_STREAM:INTERNAL=TRUE
431//Start directory with the top level CMakeLists.txt file for this
432// project
433CMAKE_HOME_DIRECTORY:INTERNAL=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/Volumes/ServerDrive/NetUsers/robbie/var/macports/build/_Volumes_ServerDrive_NetUsers_robbie_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12.2
434//ADVANCED property for variable: CMAKE_INSTALL_DEBUG_LIBRARIES
435CMAKE_INSTALL_DEBUG_LIBRARIES-ADVANCED:INTERNAL=1
436//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
437CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
438//ADVANCED property for variable: CMAKE_LINKER
439CMAKE_LINKER-ADVANCED:INTERNAL=1
440//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
441CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
442//ADVANCED property for variable: CMAKE_MAN_DIR
443CMAKE_MAN_DIR-ADVANCED:INTERNAL=1
444//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
445CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
446//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
447CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
448//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
449CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
450//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
451CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
452//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
453CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
454//ADVANCED property for variable: CMAKE_NM
455CMAKE_NM-ADVANCED:INTERNAL=1
456//Does the compiler support ansi for scope.
457CMAKE_NO_ANSI_FOR_SCOPE:INTERNAL=0
458//ADVANCED property for variable: CMAKE_NO_ANSI_STREAM_HEADERS
459CMAKE_NO_ANSI_STREAM_HEADERS-ADVANCED:INTERNAL=1
460//Does the compiler support headers like iostream.
461CMAKE_NO_ANSI_STREAM_HEADERS:INTERNAL=0
462//Does the compiler support sstream
463CMAKE_NO_ANSI_STRING_STREAM:INTERNAL=0
464//Does the compiler support std::.
465CMAKE_NO_STD_NAMESPACE:INTERNAL=0
466//number of local generators
467CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=1
468//ADVANCED property for variable: CMAKE_OBJCOPY
469CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
470//ADVANCED property for variable: CMAKE_OBJDUMP
471CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
472//ADVANCED property for variable: CMAKE_RANLIB
473CMAKE_RANLIB-ADVANCED:INTERNAL=1
474//Path to CMake installation.
475CMAKE_ROOT:INTERNAL=/Volumes/ServerDrive/NetUsers/robbie/var/macports/build/_Volumes_ServerDrive_NetUsers_robbie_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/work/cmake-2.8.12.2
476//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
477CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
478//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
479CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
480//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
481CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
482//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
483CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
484//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
485CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
486//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
487CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
488//ADVANCED property for variable: CMAKE_SKIP_RPATH
489CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
490//CMake does not need RPATHs.
491CMAKE_SKIP_RPATH:INTERNAL=ON
492//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
493CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
494//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
495CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
496//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
497CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
498//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
499CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
500//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
501CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
502//Result of TRY_COMPILE
503CMAKE_STD_NAMESPACE:INTERNAL=TRUE
504//ADVANCED property for variable: CMAKE_STRICT
505CMAKE_STRICT-ADVANCED:INTERNAL=1
506//ADVANCED property for variable: CMAKE_STRIP
507CMAKE_STRIP-ADVANCED:INTERNAL=1
508//uname command
509CMAKE_UNAME:INTERNAL=/Network/Servers/osxserver.b-aassoc.edu/Network/Servers/osxserver.b-aassoc.edu/usr/bin/uname
510//ADVANCED property for variable: CMAKE_USE_FOLDERS
511CMAKE_USE_FOLDERS-ADVANCED:INTERNAL=1
512//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
513CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
514//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
515CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
516//ADVANCED property for variable: CMake_TEST_INSTALL
517CMake_TEST_INSTALL-ADVANCED:INTERNAL=1
518//ADVANCED property for variable: COMPRESSIONCOMMAND
519COMPRESSIONCOMMAND-ADVANCED:INTERNAL=1
520//ADVANCED property for variable: COVERAGE_COMMAND
521COVERAGE_COMMAND-ADVANCED:INTERNAL=1
522//ADVANCED property for variable: COVERAGE_EXTRA_FLAGS
523COVERAGE_EXTRA_FLAGS-ADVANCED:INTERNAL=1
524//ADVANCED property for variable: CPACK_BINARY_BUNDLE
525CPACK_BINARY_BUNDLE-ADVANCED:INTERNAL=1
526//ADVANCED property for variable: CPACK_BINARY_DEB
527CPACK_BINARY_DEB-ADVANCED:INTERNAL=1
528//ADVANCED property for variable: CPACK_BINARY_DRAGNDROP
529CPACK_BINARY_DRAGNDROP-ADVANCED:INTERNAL=1
530//ADVANCED property for variable: CPACK_BINARY_NSIS
531CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1
532//ADVANCED property for variable: CPACK_BINARY_OSXX11
533CPACK_BINARY_OSXX11-ADVANCED:INTERNAL=1
534//ADVANCED property for variable: CPACK_BINARY_PACKAGEMAKER
535CPACK_BINARY_PACKAGEMAKER-ADVANCED:INTERNAL=1
536//ADVANCED property for variable: CPACK_BINARY_RPM
537CPACK_BINARY_RPM-ADVANCED:INTERNAL=1
538//ADVANCED property for variable: CPACK_BINARY_STGZ
539CPACK_BINARY_STGZ-ADVANCED:INTERNAL=1
540//ADVANCED property for variable: CPACK_BINARY_TBZ2
541CPACK_BINARY_TBZ2-ADVANCED:INTERNAL=1
542//ADVANCED property for variable: CPACK_BINARY_TGZ
543CPACK_BINARY_TGZ-ADVANCED:INTERNAL=1
544//ADVANCED property for variable: CPACK_SOURCE_TBZ2
545CPACK_SOURCE_TBZ2-ADVANCED:INTERNAL=1
546//ADVANCED property for variable: CPACK_SOURCE_TGZ
547CPACK_SOURCE_TGZ-ADVANCED:INTERNAL=1
548//ADVANCED property for variable: CPACK_SOURCE_TZ
549CPACK_SOURCE_TZ-ADVANCED:INTERNAL=1
550//ADVANCED property for variable: CPACK_SOURCE_ZIP
551CPACK_SOURCE_ZIP-ADVANCED:INTERNAL=1
552//ADVANCED property for variable: CTEST_SUBMIT_RETRY_COUNT
553CTEST_SUBMIT_RETRY_COUNT-ADVANCED:INTERNAL=1
554//ADVANCED property for variable: CTEST_SUBMIT_RETRY_DELAY
555CTEST_SUBMIT_RETRY_DELAY-ADVANCED:INTERNAL=1
556//ADVANCED property for variable: CVSCOMMAND
557CVSCOMMAND-ADVANCED:INTERNAL=1
558//ADVANCED property for variable: CVS_UPDATE_OPTIONS
559CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1
560//ADVANCED property for variable: DART_BUILD_ERROR_REPORT_LIMIT
561DART_BUILD_ERROR_REPORT_LIMIT-ADVANCED:INTERNAL=1
562//ADVANCED property for variable: DART_BUILD_WARNING_REPORT_LIMIT
563DART_BUILD_WARNING_REPORT_LIMIT-ADVANCED:INTERNAL=1
564//ADVANCED property for variable: DART_ROOT
565DART_ROOT-ADVANCED:INTERNAL=1
566//ADVANCED property for variable: DART_TESTING_TIMEOUT
567DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1
568//ADVANCED property for variable: DART_VERBOSE_BUILD
569DART_VERBOSE_BUILD-ADVANCED:INTERNAL=1
570//ADVANCED property for variable: DELIVER_CONTINUOUS_EMAIL
571DELIVER_CONTINUOUS_EMAIL-ADVANCED:INTERNAL=1
572//No configurable exe dir.
573EXECUTABLE_OUTPUT_PATH:INTERNAL=
574//ADVANCED property for variable: GITCOMMAND
575GITCOMMAND-ADVANCED:INTERNAL=1
576//ADVANCED property for variable: GUNZIPCOMMAND
577GUNZIPCOMMAND-ADVANCED:INTERNAL=1
578//Have symbol environ
579HAVE_ENVIRON_NOT_REQUIRE_PROTOTYPE:INTERNAL=
580//Have symbol unsetenv
581HAVE_UNSETENV:INTERNAL=1
582//ADVANCED property for variable: HGCOMMAND
583HGCOMMAND-ADVANCED:INTERNAL=1
584//ADVANCED property for variable: JAVACOMMAND
585JAVACOMMAND-ADVANCED:INTERNAL=1
586//Where to put the libraries for CMake
587LIBRARY_OUTPUT_PATH:INTERNAL=
588//ADVANCED property for variable: MAKECOMMAND
589MAKECOMMAND-ADVANCED:INTERNAL=1
590//ADVANCED property for variable: MEMORYCHECK_COMMAND
591MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1
592//ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE
593MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1
594//ADVANCED property for variable: SCPCOMMAND
595SCPCOMMAND-ADVANCED:INTERNAL=1
596//ADVANCED property for variable: SITE
597SITE-ADVANCED:INTERNAL=1
598//ADVANCED property for variable: SLURM_SBATCH_COMMAND
599SLURM_SBATCH_COMMAND-ADVANCED:INTERNAL=1
600//ADVANCED property for variable: SLURM_SRUN_COMMAND
601SLURM_SRUN_COMMAND-ADVANCED:INTERNAL=1
602//ADVANCED property for variable: SVNCOMMAND
603SVNCOMMAND-ADVANCED:INTERNAL=1
604