Ignore:
Timestamp:
03/03/15 18:26:31 (9 years ago)
Author:
Kana Sugimoto
Message:

New Development: Yes

JIRA Issue: Yes (CAS-6929)

Ready for Test: Yes

Interface Changes: No

What Interface Changed:

Test Programs:

Put in Release Notes: No

Module(s): asap as a whole

Description: committing Darrell's changes to make asap work with merged casacore.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/CMakeLists.txt

    r3028 r3029  
    1010include_directories( ${SRCDIR}
    1111                     ${Boost_INCLUDE_DIR}
    12                      ${COMPONENTS_INCLUDE_DIR}
    1312                     ${ASAPROOT}/external-alma
    1413                     ${ASAPROOT}/external/libpyrap/pyrap-0.3.2 )
     
    138137                       ${ATNFLIB}
    139138                       #${CASACORE_LIBRARIES}
    140                        ${WCSLIB}
    141                        ${COMPONENTS_LIBRARY} )
     139                       ${WCSLIB} )
    142140target_link_libraries( ${ASAPPYLIB}
    143141                       ${ASAPLIB} )
Note: See TracChangeset for help on using the changeset viewer.