Ignore:
Timestamp:
04/01/15 20:46:13 (9 years ago)
Author:
Kana Sugimoto
Message:

New Development: Yes

JIRA Issue: Yes (CAS-7383))

Ready for Test: Yes

Interface Changes: No

What Interface Changed:

Test Programs:

Put in Release Notes: No

Module(s): asap

Description: use libcasa_python instead of pyrap in cmake.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/external-alma/asdm2ASAP/CMakeLists.txt

    r2197 r3035  
    1818
    1919# dependencies
    20 target_link_libraries( ${ASDM2ASAP} ${ASDM_LIBRARY}
     20target_link_libraries( ${ASDM2ASAP} ${Boost_LIBRARIES} ${ASDM_LIBRARY}
    2121                                    ${ASAPLIB} )
    2222add_dependencies( inst ${ASDM2ASAP} )
Note: See TracChangeset for help on using the changeset viewer.