Show
Ignore:
Timestamp:
07/17/09 14:40:39 (15 years ago)
Author:
vbarta
Message:

added basic smart pointer

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/CMakeLists.txt

    r394 r419  
    1313 
    1414# Normal BDM library 
    15 add_library (bdm STATIC bdmroot.cpp bdmroot.h itpp_ext.cpp itpp_ext.h osutils.cpp osutils.h ${bdm_base} ${bdm_math} ${bdm_stat} ${bdm_estim} ${bdm_mex}  ${bdm_user_info}) 
     15add_library (bdm STATIC bdmroot.cpp bdmroot.h itpp_ext.cpp itpp_ext.h osutils.cpp osutils.h shared_ptr.h ${bdm_base} ${bdm_math} ${bdm_stat} ${bdm_estim} ${bdm_mex}  ${bdm_user_info})