Ignore:
Timestamp:
12/08/10 16:39:03 (13 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: Yes CAS-2668

Ready for Test: Yes

Interface Changes: No

What Interface Changed: Please list interface changes

Test Programs: List test programs

Put in Release Notes: Yes/No?

Module(s): Module Names change impacts.

Description: Describe your changes here...

Bug fix on include path


File:
1 edited

Legend:

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

    r1960 r1961  
    1010
    1111# include path
    12 include_directories( ${ATNFROOT}
    13                      ${CFITSIO_INCLUDE_DIR}
    14                      ${RPFITS_INCLUDE_DIR} )
     12include_directories( ${ATNFROOT} )
    1513
    1614# link path
Note: See TracChangeset for help on using the changeset viewer.