Ticket #50342: CMakeCache.txt

File CMakeCache.txt, 17.1 KB (added by donniet@…, 8 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_textproc_doxygen/doxygen/work/doxygen-1.8.10
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 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//path to the bison executable
18BISON_EXECUTABLE:FILEPATH=/opt/local/bin/bison
19
20//Path to a program.
21CMAKE_AR:FILEPATH=/usr/bin/ar
22
23//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
24// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
25CMAKE_BUILD_TYPE:STRING=Release
26
27//No help, variable specified on the command line.
28CMAKE_BUILD_WITH_INSTALL_RPATH:UNINITIALIZED=ON
29
30//Enable/Disable color output during build.
31CMAKE_COLOR_MAKEFILE:BOOL=ON
32
33//CXX compiler
34CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/g++-4.2
35
36//Flags used by the compiler during all build types.
37CMAKE_CXX_FLAGS:STRING='-pipe -Os '
38
39//Flags used by the compiler during debug builds.
40CMAKE_CXX_FLAGS_DEBUG:STRING=-g
41
42//Flags used by the compiler during release builds for minimum
43// size.
44CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
45
46//Flags used by the compiler during release builds.
47CMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG
48
49//Flags used by the compiler during release builds with debug info.
50CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
51
52//C compiler
53CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc-4.2
54
55//Flags used by the compiler during all build types.
56CMAKE_C_FLAGS:STRING='-pipe -Os '
57
58//Flags used by the compiler during debug builds.
59CMAKE_C_FLAGS_DEBUG:STRING=-g
60
61//Flags used by the compiler during release builds for minimum
62// size.
63CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
64
65//Flags used by the compiler during release builds.
66CMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG
67
68//Flags used by the compiler during release builds with debug info.
69CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
70
71//Flags used by the linker.
72CMAKE_EXE_LINKER_FLAGS:STRING= -L/opt/local/lib -Wl,-headerpad_max_install_names
73
74//Flags used by the linker during debug builds.
75CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
76
77//Flags used by the linker during release minsize builds.
78CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
79
80//Flags used by the linker during release builds.
81CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
82
83//Flags used by the linker during Release with Debug Info builds.
84CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
85
86//Enable/Disable output of compile commands during generation.
87CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
88
89//No help, variable specified on the command line.
90CMAKE_FIND_FRAMEWORK:UNINITIALIZED=LAST
91
92//No help, variable specified on the command line.
93CMAKE_INSTALL_NAME_DIR:UNINITIALIZED=/opt/local/lib
94
95//Path to a program.
96CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
97
98//Install path prefix, prepended onto install directories.
99CMAKE_INSTALL_PREFIX:PATH=/opt/local
100
101//No help, variable specified on the command line.
102CMAKE_INSTALL_RPATH:UNINITIALIZED=/opt/local/lib
103
104//Path to a program.
105CMAKE_LINKER:FILEPATH=/usr/bin/ld
106
107//Path to a program.
108CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
109
110//Flags used by the linker during the creation of modules.
111CMAKE_MODULE_LINKER_FLAGS:STRING= -L/opt/local/lib -Wl,-headerpad_max_install_names
112
113//Flags used by the linker during debug builds.
114CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
115
116//Flags used by the linker during release minsize builds.
117CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
118
119//Flags used by the linker during release builds.
120CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
121
122//Flags used by the linker during Release with Debug Info builds.
123CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
124
125//No help, variable specified on the command line.
126CMAKE_MODULE_PATH:UNINITIALIZED=/opt/local/share/cmake/Modules
127
128//Path to a program.
129CMAKE_NM:FILEPATH=/usr/bin/nm
130
131//Path to a program.
132CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
133
134//Path to a program.
135CMAKE_OBJDUMP:FILEPATH=CMAKE_OBJDUMP-NOTFOUND
136
137//Build architectures for OSX
138CMAKE_OSX_ARCHITECTURES:STRING=ppc
139
140//Minimum OS X version to target for deployment (at runtime); newer
141// APIs weak linked. Set to empty string for default value.
142CMAKE_OSX_DEPLOYMENT_TARGET:STRING=10.5
143
144//The product will be built against the headers and libraries located
145// inside the indicated SDK.
146CMAKE_OSX_SYSROOT:PATH=/
147
148//Value Computed by CMake
149CMAKE_PROJECT_NAME:STATIC=doxygen
150
151//Path to a program.
152CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
153
154//Flags used by the linker during the creation of dll's.
155CMAKE_SHARED_LINKER_FLAGS:STRING= -L/opt/local/lib -Wl,-headerpad_max_install_names
156
157//Flags used by the linker during debug builds.
158CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
159
160//Flags used by the linker during release minsize builds.
161CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
162
163//Flags used by the linker during release builds.
164CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
165
166//Flags used by the linker during Release with Debug Info builds.
167CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
168
169//If set, runtime paths are not added when installing shared libraries,
170// but are added when building.
171CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
172
173//If set, runtime paths are not added when using shared libraries.
174CMAKE_SKIP_RPATH:BOOL=NO
175
176//Flags used by the linker during the creation of static libraries.
177CMAKE_STATIC_LINKER_FLAGS:STRING=
178
179//Flags used by the linker during debug builds.
180CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
181
182//Flags used by the linker during release minsize builds.
183CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
184
185//Flags used by the linker during release builds.
186CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
187
188//Flags used by the linker during Release with Debug Info builds.
189CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
190
191//Path to a program.
192CMAKE_STRIP:FILEPATH=/usr/bin/strip
193
194//No help, variable specified on the command line.
195CMAKE_SYSTEM_PREFIX_PATH:UNINITIALIZED=/opt/local;/usr
196
197//If this value is on, makefiles will be generated without the
198// .SILENT directive, and all commands will be echoed to the console
199// during the make.  This is useful for debugging only. With Visual
200// Studio IDE projects all commands are done without /nologo.
201CMAKE_VERBOSE_MAKEFILE:BOOL=ON
202
203//Path to a library.
204CORESERVICES_LIB:FILEPATH=//System/Library/Frameworks/CoreServices.framework
205
206//Extra include path
207CUSTOM_INCLUDE_DIR:FILEPATH=
208
209//Extra library path
210CUSTOM_LINK_DIR:FILEPATH=
211
212//Path to a program.
213DIFF:FILEPATH=/usr/bin/diff
214
215//Relative path where to install the documentation
216DOC_INSTALL_DIR:STRING=share/doc/packages/doxygen
217
218//Path to a program.
219DOT:FILEPATH=DOT-NOTFOUND
220
221//path to the flex executable
222FLEX_EXECUTABLE:FILEPATH=/opt/local/bin/flex
223
224//Path to the flex headers
225FLEX_INCLUDE_DIR:PATH=/opt/local/include
226
227//Path to the fl library
228FL_LIBRARY:FILEPATH=/opt/local/lib/libfl.dylib
229
230//Path to a file.
231ICONV_INCLUDE_DIR:PATH=/opt/local/include
232
233//Path to a library.
234ICONV_LIBRARY:FILEPATH=/opt/local/lib/libiconv.dylib
235
236//List of language codes for which translations should be compiled
237// in
238LANG_CODES:STRING=AM;AR;BR;CA;CN;CZ;DE;DK;EN;EO;ES;FA;FI;FR;GR;HR;HU;ID;IT;JE;JP;KE;KR;LT;LV;MK;NL;NO;PL;PT;RO;RU;SC;SI;SK;SR;SV;TR;TW;UA;VI;ZA
239
240//Path to a program.
241PYTHON_EXECUTABLE:FILEPATH=/opt/local/bin/python2.7
242
243//Path to a program.
244XMLLINT:FILEPATH=/opt/local/bin/xmllint
245
246//Dependencies for target
247_doxygen_LIB_DEPENDS:STATIC=
248
249//Example showing how to embed doxygen in an application.
250build_app:BOOL=OFF
251
252//Build user manual
253build_doc:BOOL=OFF
254
255//Build external search tools (doxysearch and doxyindexer)
256build_search:BOOL=OFF
257
258//Build the GUI frontend for doxygen.
259build_wizard:BOOL=OFF
260
261//Example showing how to parse doxygen's XML output.
262build_xmlparser:BOOL=OFF
263
264//Dependencies for target
265doxycfg_LIB_DEPENDS:STATIC=
266
267//Value Computed by CMake
268doxygen_BINARY_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.10
269
270//Value Computed by CMake
271doxygen_SOURCE_DIR:STATIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.10
272
273//Only compile in support for the English language
274english_only:BOOL=OFF
275
276//Dependencies for target
277md5_LIB_DEPENDS:STATIC=
278
279//Dependencies for target
280qtools_LIB_DEPENDS:STATIC=
281
282//Add support for libclang parsing.
283use_libclang:BOOL=OFF
284
285//Add support for sqlite3 output [experimental].
286use_sqlite3:BOOL=OFF
287
288//Dependencies for target
289vhdlparser_LIB_DEPENDS:STATIC=
290
291//Link with /MT in stead of /MD on windows
292win_static:BOOL=OFF
293
294
295########################
296# INTERNAL cache entries
297########################
298
299//ADVANCED property for variable: BISON_EXECUTABLE
300BISON_EXECUTABLE-ADVANCED:INTERNAL=1
301//ADVANCED property for variable: CMAKE_AR
302CMAKE_AR-ADVANCED:INTERNAL=1
303//This is the directory where this CMakeCache.txt was created
304CMAKE_CACHEFILE_DIR:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.10
305//Major version of cmake used to create the current loaded cache
306CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
307//Minor version of cmake used to create the current loaded cache
308CMAKE_CACHE_MINOR_VERSION:INTERNAL=4
309//Patch version of cmake used to create the current loaded cache
310CMAKE_CACHE_PATCH_VERSION:INTERNAL=3
311//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
312CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
313//Path to CMake executable.
314CMAKE_COMMAND:INTERNAL=/opt/local/bin/cmake
315//Path to cpack program executable.
316CMAKE_CPACK_COMMAND:INTERNAL=/opt/local/bin/cpack
317//Path to ctest program executable.
318CMAKE_CTEST_COMMAND:INTERNAL=/opt/local/bin/ctest
319//ADVANCED property for variable: CMAKE_CXX_COMPILER
320CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
321//ADVANCED property for variable: CMAKE_CXX_FLAGS
322CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
323//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
324CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
325//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
326CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
327//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
328CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
329//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
330CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
331//ADVANCED property for variable: CMAKE_C_COMPILER
332CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
333//ADVANCED property for variable: CMAKE_C_FLAGS
334CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
335//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
336CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
337//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
338CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
339//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
340CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
341//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
342CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
343//Path to cache edit program executable.
344CMAKE_EDIT_COMMAND:INTERNAL=/opt/local/bin/ccmake
345//Executable file format
346CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown
347//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
348CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
349//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
350CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
351//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
352CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
353//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
354CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
355//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
356CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
357//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
358CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
359//Name of external makefile project generator.
360CMAKE_EXTRA_GENERATOR:INTERNAL=
361//Name of generator.
362CMAKE_GENERATOR:INTERNAL=Unix Makefiles
363//Name of generator platform.
364CMAKE_GENERATOR_PLATFORM:INTERNAL=
365//Name of generator toolset.
366CMAKE_GENERATOR_TOOLSET:INTERNAL=
367//Have symbol pthread_create
368CMAKE_HAVE_LIBC_CREATE:INTERNAL=1
369//Have include pthread.h
370CMAKE_HAVE_PTHREAD_H:INTERNAL=1
371//Source directory with the top level CMakeLists.txt file for this
372// project
373CMAKE_HOME_DIRECTORY:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.10
374//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
375CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
376//ADVANCED property for variable: CMAKE_LINKER
377CMAKE_LINKER-ADVANCED:INTERNAL=1
378//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
379CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
380//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
381CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
382//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
383CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
384//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
385CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
386//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
387CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
388//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
389CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
390//ADVANCED property for variable: CMAKE_NM
391CMAKE_NM-ADVANCED:INTERNAL=1
392//number of local generators
393CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=12
394//ADVANCED property for variable: CMAKE_OBJCOPY
395CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
396//ADVANCED property for variable: CMAKE_OBJDUMP
397CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
398//ADVANCED property for variable: CMAKE_RANLIB
399CMAKE_RANLIB-ADVANCED:INTERNAL=1
400//Path to CMake installation.
401CMAKE_ROOT:INTERNAL=/opt/local/share/cmake-3.4
402//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
403CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
404//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
405CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
406//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
407CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
408//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
409CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
410//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
411CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
412//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
413CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
414//ADVANCED property for variable: CMAKE_SKIP_RPATH
415CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
416//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
417CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
418//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
419CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
420//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
421CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
422//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
423CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
424//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
425CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
426//ADVANCED property for variable: CMAKE_STRIP
427CMAKE_STRIP-ADVANCED:INTERNAL=1
428//Suppress Warnings that are meant for the author of the CMakeLists.txt
429// files.
430CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE
431//uname command
432CMAKE_UNAME:INTERNAL=/usr/bin/uname
433//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
434CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
435//Details about finding BISON
436FIND_PACKAGE_MESSAGE_DETAILS_BISON:INTERNAL=[/opt/local/bin/bison][v3.0.4()]
437//Details about finding FLEX
438FIND_PACKAGE_MESSAGE_DETAILS_FLEX:INTERNAL=[/opt/local/bin/flex][v2.6.0()]
439//Details about finding ICONV
440FIND_PACKAGE_MESSAGE_DETAILS_ICONV:INTERNAL=[/opt/local/lib/libiconv.dylib][/opt/local/include][1][v()]
441//Details about finding PythonInterp
442FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/opt/local/bin/python2.7][v2.7.11()]
443//Details about finding Threads
444FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
445//ADVANCED property for variable: FLEX_EXECUTABLE
446FLEX_EXECUTABLE-ADVANCED:INTERNAL=1
447//ADVANCED property for variable: FLEX_INCLUDE_DIR
448FLEX_INCLUDE_DIR-ADVANCED:INTERNAL=1
449//ADVANCED property for variable: FL_LIBRARY
450FL_LIBRARY-ADVANCED:INTERNAL=1
451//Stores generated files
452GENERATED_SRC:INTERNAL=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.8.10/generated_src
453//Test ICONV_ACCEPTS_CONST_INPUT
454ICONV_ACCEPTS_CONST_INPUT:INTERNAL=
455//Test ICONV_ACCEPTS_NONCONST_INPUT
456ICONV_ACCEPTS_NONCONST_INPUT:INTERNAL=1
457//Test ICONV_COMPILES
458ICONV_COMPILES:INTERNAL=1
459//ADVANCED property for variable: ICONV_INCLUDE_DIR
460ICONV_INCLUDE_DIR-ADVANCED:INTERNAL=1
461//Have function iconv_open
462ICONV_IN_GLIBC:INTERNAL=
463//ADVANCED property for variable: ICONV_LIBRARY
464ICONV_LIBRARY-ADVANCED:INTERNAL=1
465//ADVANCED property for variable: PYTHON_EXECUTABLE
466PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
467//used in settings.h
468clang:INTERNAL=0
469//used in settings.h
470sqlite3:INTERNAL=0
471