Changeset 78
- Timestamp:
- 04/18/08 14:02:32 (17 years ago)
- Location:
- bdm
- Files:
-
- 2 added
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
bdm/CMakeLists.txt
r37 r78 6 6 7 7 8 add_library (bdm itpp_ext.cpp ${BdmMath} ${BdmStat} ${BdmEstim})8 add_library (bdm itpp_ext.cpp userinfo.cpp ${BdmMath} ${BdmStat} ${BdmEstim}) 9 9