git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix coverity defects
[u/mrichter/AliRoot.git]
/
OADB
/
CMakelibOADB.pkg
1
#-*- Mode: CMake -*-
2
set ( SRCS AliOADBContainer.cxx)
3
4
string(REPLACE ".cxx" ".h" HDRS "${SRCS}")
5
6
set ( DHDR OADBLinkDef.h)
7
8
set ( EXPORT ${HDRS})
9