|
@@ -10,8 +10,7 @@ set(P3INTERROGATEDB_HEADERS
|
|
|
interrogateType.I interrogateType.h
|
|
interrogateType.I interrogateType.h
|
|
|
interrogate_datafile.I interrogate_datafile.h
|
|
interrogate_datafile.I interrogate_datafile.h
|
|
|
interrogate_interface.h interrogate_request.h
|
|
interrogate_interface.h interrogate_request.h
|
|
|
- extension.h py_panda.h
|
|
|
|
|
- vector_int.h )
|
|
|
|
|
|
|
+ extension.h py_panda.h)
|
|
|
|
|
|
|
|
set(P3INTERROGATEDB_SOURCES
|
|
set(P3INTERROGATEDB_SOURCES
|
|
|
config_interrogatedb.cxx
|
|
config_interrogatedb.cxx
|
|
@@ -24,8 +23,7 @@ set(P3INTERROGATEDB_SOURCES
|
|
|
interrogateManifest.cxx
|
|
interrogateManifest.cxx
|
|
|
interrogateType.cxx interrogate_datafile.cxx
|
|
interrogateType.cxx interrogate_datafile.cxx
|
|
|
interrogate_interface.cxx interrogate_request.cxx
|
|
interrogate_interface.cxx interrogate_request.cxx
|
|
|
- py_panda.cxx
|
|
|
|
|
- vector_int.cxx)
|
|
|
|
|
|
|
+ py_panda.cxx)
|
|
|
|
|
|
|
|
composite_sources(p3interrogatedb P3INTERROGATEDB_SOURCES)
|
|
composite_sources(p3interrogatedb P3INTERROGATEDB_SOURCES)
|
|
|
|
|
|