Changeset 50
- Timestamp:
- Feb 8, 2007, 2:29:41 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
build/bhep/trunk/cmt/requirements
r41 r50 26 26 include_path none 27 27 28 include_dirs $(BHEPROOT) $(BHEPROOT)/bhep28 include_dirs .. ../bhep 29 29 30 30 #////////////////////////////////////////////////// 31 # No dependency over other libs.32 31 33 32 library bhep -s=../source \ … … 68 67 tools/EventManager.cpp 69 68 70 macro bhep_cppflags ""71 69 macro bhep_shlibflags "${CLHEP_linkopts} ${HDF5_linkopts} ${zlib_linkopts}" 72 70 macro bhep_linkopts "-L${BHEPROOT}/$(CMTCONFIG) -lbhep"
Note: See TracChangeset
for help on using the changeset viewer.