Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / power / build / CMakeCache.txt @ dd4eb68c

History | View | Annotate | Download (17 KB)

1
# This is the CMakeCache file.
2
# For build in directory: /home/jeff/code/scoutos/scout/power/build
3
# It was generated by CMake: /usr/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.
18
CMAKE_AR:FILEPATH=/usr/bin/ar
19

    
20
//For backwards compatibility, what version of CMake commands and
21
// syntax should this version of CMake try to support.
22
CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.4
23

    
24
//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
25
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
26
CMAKE_BUILD_TYPE:STRING=
27

    
28
//Enable/Disable color output during build.
29
CMAKE_COLOR_MAKEFILE:BOOL=ON
30

    
31
//CXX compiler.
32
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
33

    
34
//Flags used by the compiler during all build types.
35
CMAKE_CXX_FLAGS:STRING=
36

    
37
//Flags used by the compiler during debug builds.
38
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
39

    
40
//Flags used by the compiler during release minsize builds.
41
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
42

    
43
//Flags used by the compiler during release builds (/MD /Ob1 /Oi
44
// /Ot /Oy /Gs will produce slightly less optimized but smaller
45
// files).
46
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
47

    
48
//Flags used by the compiler during Release with Debug Info builds.
49
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g
50

    
51
//C compiler.
52
CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc
53

    
54
//Flags used by the compiler during all build types.
55
CMAKE_C_FLAGS:STRING=
56

    
57
//Flags used by the compiler during debug builds.
58
CMAKE_C_FLAGS_DEBUG:STRING=-g
59

    
60
//Flags used by the compiler during release minsize builds.
61
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
62

    
63
//Flags used by the compiler during release builds (/MD /Ob1 /Oi
64
// /Ot /Oy /Gs will produce slightly less optimized but smaller
65
// files).
66
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
67

    
68
//Flags used by the compiler during Release with Debug Info builds.
69
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g
70

    
71
//Flags used by the linker.
72
CMAKE_EXE_LINKER_FLAGS:STRING=' '
73

    
74
//Flags used by the linker during debug builds.
75
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
76

    
77
//Flags used by the linker during release minsize builds.
78
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
79

    
80
//Flags used by the linker during release builds.
81
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
82

    
83
//Flags used by the linker during Release with Debug Info builds.
84
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
85

    
86
//Enable/Disable output of compile commands during generation.
87
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
88

    
89
//Install path prefix, prepended onto install directories.
90
CMAKE_INSTALL_PREFIX:PATH=/usr/local
91

    
92
//Path to a program.
93
CMAKE_LINKER:FILEPATH=/usr/bin/ld
94

    
95
//Path to a program.
96
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
97

    
98
//Flags used by the linker during the creation of modules.
99
CMAKE_MODULE_LINKER_FLAGS:STRING=' '
100

    
101
//Flags used by the linker during debug builds.
102
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
103

    
104
//Flags used by the linker during release minsize builds.
105
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
106

    
107
//Flags used by the linker during release builds.
108
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
109

    
110
//Flags used by the linker during Release with Debug Info builds.
111
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
112

    
113
//Path to a program.
114
CMAKE_NM:FILEPATH=/usr/bin/nm
115

    
116
//Path to a program.
117
CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
118

    
119
//Path to a program.
120
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
121

    
122
//Value Computed by CMake
123
CMAKE_PROJECT_NAME:STATIC=Project
124

    
125
//Path to a program.
126
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
127

    
128
//Flags used by the linker during the creation of dll's.
129
CMAKE_SHARED_LINKER_FLAGS:STRING=' '
130

    
131
//Flags used by the linker during debug builds.
132
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
133

    
134
//Flags used by the linker during release minsize builds.
135
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
136

    
137
//Flags used by the linker during release builds.
138
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
139

    
140
//Flags used by the linker during Release with Debug Info builds.
141
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
142

    
143
//If set, runtime paths are not added when using shared libraries.
144
CMAKE_SKIP_RPATH:BOOL=NO
145

    
146
//Path to a program.
147
CMAKE_STRIP:FILEPATH=/usr/bin/strip
148

    
149
//No help, variable specified on the command line.
150
CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=/home/jeff/code/ros/ros/core/rosbuild/rostoolchain.cmake
151

    
152
//If true, cmake will use relative paths in makefiles and projects.
153
CMAKE_USE_RELATIVE_PATHS:BOOL=OFF
154

    
155
//If this value is on, makefiles will be generated without the
156
// .SILENT directive, and all commands will be echoed to the console
157
// during the make.  This is useful for debugging only. With Visual
158
// Studio IDE projects all commands are done without /nologo.
159
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
160

    
161
//Single output directory for building all executables.
162
EXECUTABLE_OUTPUT_PATH:PATH=
163

    
164
//gtest-config executable
165
GTEST_EXE:FILEPATH=GTEST_EXE-NOTFOUND
166

    
167
//Single output directory for building all libraries.
168
LIBRARY_OUTPUT_PATH:PATH=
169

    
170
//Path to a file.
171
PROJECTCONFIG:FILEPATH=PROJECTCONFIG-NOTFOUND
172

    
173
//Value Computed by CMake
174
Project_BINARY_DIR:STATIC=/home/jeff/code/scoutos/scout/power/build
175

    
176
//Value Computed by CMake
177
Project_SOURCE_DIR:STATIC=/home/jeff/code/scoutos/scout/power
178

    
179
//rospack executable
180
ROSPACK_EXE:FILEPATH=/home/jeff/code/ros/ros/bin/rospack
181

    
182
//Path to a file.
183
TOOLCHAINCONFIG:FILEPATH=TOOLCHAINCONFIG-NOTFOUND
184

    
185
//Path to a file.
186
USERCONFIG:FILEPATH=USERCONFIG-NOTFOUND
187

    
188
//Path to a file.
189
_file_name:FILEPATH=/home/jeff/code/scoutos/scout/power/src/power.cpp
190

    
191
//Value Computed by CMake
192
power_BINARY_DIR:STATIC=/home/jeff/code/scoutos/scout/power/build
193

    
194
//Value Computed by CMake
195
power_SOURCE_DIR:STATIC=/home/jeff/code/scoutos/scout/power
196

    
197

    
198
########################
199
# INTERNAL cache entries
200
########################
201

    
202
//ADVANCED property for variable: CMAKE_AR
203
CMAKE_AR-ADVANCED:INTERNAL=1
204
//ADVANCED property for variable: CMAKE_BUILD_TOOL
205
CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1
206
//What is the target build tool cmake is generating for.
207
CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/make
208
//This is the directory where this CMakeCache.txt was created
209
CMAKE_CACHEFILE_DIR:INTERNAL=/home/jeff/code/scoutos/scout/power/build
210
//Major version of cmake used to create the current loaded cache
211
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
212
//Minor version of cmake used to create the current loaded cache
213
CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
214
//Patch version of cmake used to create the current loaded cache
215
CMAKE_CACHE_PATCH_VERSION:INTERNAL=6
216
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
217
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
218
//Path to CMake executable.
219
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
220
//Path to cpack program executable.
221
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
222
//Path to ctest program executable.
223
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
224
//ADVANCED property for variable: CMAKE_CXX_COMPILER
225
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
226
CMAKE_CXX_COMPILER_WORKS:INTERNAL=1
227
//ADVANCED property for variable: CMAKE_CXX_FLAGS
228
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
229
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
230
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
231
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
232
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
233
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
234
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
235
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
236
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
237
//ADVANCED property for variable: CMAKE_C_COMPILER
238
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
239
CMAKE_C_COMPILER_WORKS:INTERNAL=1
240
//ADVANCED property for variable: CMAKE_C_FLAGS
241
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
242
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
243
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
244
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
245
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
246
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
247
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
248
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
249
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
250
//Result of TRY_COMPILE
251
CMAKE_DETERMINE_CXX_ABI_COMPILED:INTERNAL=TRUE
252
//Result of TRY_COMPILE
253
CMAKE_DETERMINE_C_ABI_COMPILED:INTERNAL=TRUE
254
//Path to cache edit program executable.
255
CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/ccmake
256
//Executable file format
257
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
258
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
259
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
260
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
261
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
262
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
263
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
264
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
265
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
266
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
267
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
268
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
269
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
270
//Name of generator.
271
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
272
//Start directory with the top level CMakeLists.txt file for this
273
// project
274
CMAKE_HOME_DIRECTORY:INTERNAL=/home/jeff/code/scoutos/scout/power
275
//Install .so files without execute permission.
276
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
277
//ADVANCED property for variable: CMAKE_LINKER
278
CMAKE_LINKER-ADVANCED:INTERNAL=1
279
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
280
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
281
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
282
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
283
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
284
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
285
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
286
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
287
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
288
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
289
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
290
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
291
//ADVANCED property for variable: CMAKE_NM
292
CMAKE_NM-ADVANCED:INTERNAL=1
293
//number of local generators
294
CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=1
295
//ADVANCED property for variable: CMAKE_OBJCOPY
296
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
297
//ADVANCED property for variable: CMAKE_OBJDUMP
298
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
299
//ADVANCED property for variable: CMAKE_RANLIB
300
CMAKE_RANLIB-ADVANCED:INTERNAL=1
301
//Path to CMake installation.
302
CMAKE_ROOT:INTERNAL=/usr/share/cmake-2.8
303
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
304
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
305
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
306
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
307
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
308
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
309
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
310
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
311
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
312
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
313
//ADVANCED property for variable: CMAKE_SKIP_RPATH
314
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
315
//ADVANCED property for variable: CMAKE_STRIP
316
CMAKE_STRIP-ADVANCED:INTERNAL=1
317
//Suppress Warnings that are meant for the author of the CMakeLists.txt
318
// files.
319
CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=FALSE
320
//uname command
321
CMAKE_UNAME:INTERNAL=/bin/uname
322
//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
323
CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
324
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
325
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
326
_rosbuild_EXPORTS:INTERNAL=
327
_rosbuild_cached_flag_time:INTERNAL=1320995314.72
328
_roslang_LANGS:INTERNAL=roslisp;rospy;roscpp
329
_rospack_deps_manifests_invoke_result:INTERNAL=/home/jeff/code/ros/ros/core/rosbuild/manifest.xml;/home/jeff/code/ros/ros/core/roslang/manifest.xml;/home/jeff/code/ros/ros_comm/utilities/cpp_common/manifest.xml;/home/jeff/code/ros/ros_comm/clients/cpp/roscpp_traits/manifest.xml;/home/jeff/code/ros/ros_comm/utilities/rostime/manifest.xml;/home/jeff/code/ros/ros_comm/clients/cpp/roscpp_serialization/manifest.xml;/home/jeff/code/ros/ros/tools/rospack/manifest.xml;/home/jeff/code/ros/ros/core/roslib/manifest.xml;/home/jeff/code/ros/ros_comm/utilities/xmlrpcpp/manifest.xml;/home/jeff/code/ros/ros_comm/tools/rosconsole/manifest.xml;/home/jeff/code/ros/ros_comm/messages/std_msgs/manifest.xml;/home/jeff/code/ros/ros_comm/messages/rosgraph_msgs/manifest.xml;/home/jeff/code/ros/ros_comm/clients/cpp/roscpp/manifest.xml
330
_rospack_msgsrv_gen_invoke_result:INTERNAL=/home/jeff/code/ros/ros_comm/messages/std_msgs/msg_gen/generated;/home/jeff/code/ros/ros_comm/messages/rosgraph_msgs/msg_gen/generated;/home/jeff/code/ros/ros_comm/clients/cpp/roscpp/msg_gen/generated;/home/jeff/code/ros/ros_comm/clients/cpp/roscpp/srv_gen/generated
331
power_CFLAGS_OTHER:INTERNAL=
332
power_INCLUDEDIR:INTERNAL=
333
power_INCLUDE_DIRS:INTERNAL=/home/jeff/code/ros/ros_comm/clients/cpp/roscpp/include;/home/jeff/code/ros/ros_comm/clients/cpp/roscpp/msg_gen/cpp/include;/home/jeff/code/ros/ros_comm/clients/cpp/roscpp/srv_gen/cpp/include;/home/jeff/code/ros/ros_comm/clients/cpp/roscpp_serialization/include;/home/jeff/code/ros/ros_comm/clients/cpp/roscpp_traits/include;/home/jeff/code/ros/ros_comm/utilities/xmlrpcpp/src;/home/jeff/code/ros/ros_comm/tools/rosconsole/include;/home/jeff/code/ros/ros_comm/utilities/rostime/include;/home/jeff/code/ros/ros_comm/utilities/cpp_common/include;/home/jeff/code/ros/ros_comm/messages/std_msgs/include;/home/jeff/code/ros/ros_comm/messages/std_msgs/msg_gen/cpp/include;/home/jeff/code/ros/ros_comm/messages/rosgraph_msgs/msg_gen/cpp/include;/home/jeff/code/ros/ros/core/roslib/msg_gen/cpp/include;/home/jeff/code/ros/ros/core/roslib/include;/home/jeff/code/ros/ros/tools/rospack;/home/jeff/code/ros/ros/tools/rospack/include
334
power_LDFLAGS_OTHER:INTERNAL=-Wl,-rpath,/home/jeff/code/ros/ros_comm/clients/cpp/roscpp/lib -Wl,-rpath,/home/jeff/code/ros/ros_comm/clients/cpp/roscpp_serialization/lib -Wl,-rpath,/home/jeff/code/ros/ros_comm/utilities/xmlrpcpp/lib -Wl,-rpath,/home/jeff/code/ros/ros_comm/tools/rosconsole/lib -Wl,-rpath,/home/jeff/code/ros/ros_comm/utilities/rostime/lib -Wl,-rpath,/home/jeff/code/ros/ros_comm/utilities/cpp_common/lib -Wl,-rpath,/home/jeff/code/ros/ros/core/roslib/lib -Wl,-rpath,/home/jeff/code/ros/ros/tools/rospack/lib
335
power_LIBRARIES:INTERNAL=ros;boost_signals;roscpp_serialization;XmlRpc;rosconsole;boost_thread;log4cxx;rostime;cpp_common;roslib;rospack;rosstack
336
power_LIBRARY_DIRS:INTERNAL=/home/jeff/code/ros/ros_comm/clients/cpp/roscpp/lib;/home/jeff/code/ros/ros_comm/clients/cpp/roscpp_serialization/lib;/home/jeff/code/ros/ros_comm/utilities/xmlrpcpp/lib;/home/jeff/code/ros/ros_comm/tools/rosconsole/lib;/home/jeff/code/ros/ros_comm/utilities/rostime/lib;/home/jeff/code/ros/ros_comm/utilities/cpp_common/lib;/home/jeff/code/ros/ros/core/roslib/lib;/home/jeff/code/ros/ros/tools/rospack/lib
337
power_cached_manifest_list:INTERNAL=/home/jeff/code/scoutos/scout/power/manifest.xml;/home/jeff/code/ros/ros/core/rosbuild/manifest.xml;/home/jeff/code/ros/ros/core/roslang/manifest.xml;/home/jeff/code/ros/ros_comm/utilities/cpp_common/manifest.xml;/home/jeff/code/ros/ros_comm/clients/cpp/roscpp_traits/manifest.xml;/home/jeff/code/ros/ros_comm/utilities/rostime/manifest.xml;/home/jeff/code/ros/ros_comm/clients/cpp/roscpp_serialization/manifest.xml;/home/jeff/code/ros/ros/tools/rospack/manifest.xml;/home/jeff/code/ros/ros/core/roslib/manifest.xml;/home/jeff/code/ros/ros_comm/utilities/xmlrpcpp/manifest.xml;/home/jeff/code/ros/ros_comm/tools/rosconsole/manifest.xml;/home/jeff/code/ros/ros_comm/messages/std_msgs/manifest.xml;/home/jeff/code/ros/ros_comm/messages/rosgraph_msgs/manifest.xml;/home/jeff/code/ros/ros_comm/clients/cpp/roscpp/manifest.xml;/home/jeff/code/ros/ros_comm/messages/std_msgs/msg_gen/generated;/home/jeff/code/ros/ros_comm/messages/rosgraph_msgs/msg_gen/generated;/home/jeff/code/ros/ros_comm/clients/cpp/roscpp/msg_gen/generated;/home/jeff/code/ros/ros_comm/clients/cpp/roscpp/srv_gen/generated
338
power_temp:INTERNAL=-Wl,-rpath,/home/jeff/code/ros/ros_comm/clients/cpp/roscpp/lib;-Wl,-rpath,/home/jeff/code/ros/ros_comm/clients/cpp/roscpp_serialization/lib;-Wl,-rpath,/home/jeff/code/ros/ros_comm/utilities/xmlrpcpp/lib;-Wl,-rpath,/home/jeff/code/ros/ros_comm/tools/rosconsole/lib;-Wl,-rpath,/home/jeff/code/ros/ros_comm/utilities/rostime/lib;-Wl,-rpath,/home/jeff/code/ros/ros_comm/utilities/cpp_common/lib;-Wl,-rpath,/home/jeff/code/ros/ros/core/roslib/lib;-Wl,-rpath,/home/jeff/code/ros/ros/tools/rospack/lib
339
roscpp_CMAKE:INTERNAL=/home/jeff/code/ros/ros_comm/clients/cpp/roscpp/cmake/roscpp.cmake
340
roslib_path:INTERNAL=/home/jeff/code/ros/ros/core/roslib
341
roslisp_CMAKE:INTERNAL=/home/jeff/code/ros/ros_comm/clients/roslisp/cmake/roslisp.cmake
342
rospy_CMAKE:INTERNAL=/home/jeff/code/ros/ros_comm/clients/rospy/cmake/rospy.cmake
343
rosunit_path:INTERNAL=/home/jeff/code/ros/ros/tools/rosunit
344