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/cmake/standalone.cmake

    r3028 r3035  
    3030macro( asap_add_subdirectory )
    3131   add_subdirectory( apps )
    32    add_subdirectory( external/libpyrap )
     32#   add_subdirectory( external/libpyrap )
    3333   add_subdirectory( external/atnf )
    3434   add_subdirectory( src )
Note: See TracChangeset for help on using the changeset viewer.