Changeset 41
- Timestamp:
- Feb 8, 2007, 2:04:23 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
build/bhep/trunk/cmt/requirements
r39 r41 31 31 # No dependency over other libs. 32 32 33 library bhep -import=CLHEP -import=HDF5\ 34 -s=../source \ 33 library bhep -s=../source \ 35 34 version.cpp \ 36 35 base/event.cpp \ … … 70 69 71 70 macro bhep_cppflags "" 72 macro bhep_shlibflags "${ dld_linkopts} ${CLHEP_linkopts} ${HDF5_linkopts} ${zlib_linkopts}"71 macro bhep_shlibflags "${CLHEP_linkopts} ${HDF5_linkopts} ${zlib_linkopts}" 73 72 macro bhep_linkopts "-L${BHEPROOT}/$(CMTCONFIG) -lbhep" 74 73
Note: See TracChangeset
for help on using the changeset viewer.