Changeset 2417 for trunk/CMakeLists.txt


Ignore:
Timestamp:
02/22/12 05:32:47 (12 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: No

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...

Changes along with Michel's code re-organization on alma modules.
Currently, oldasdm2ASAP will not be built since its counterpart
(libalma module) is overwritten. Furthermore, asdm2ASAP will be linked
to libalma module, not to libalma_v3 module since libalma_v3 is
renamed as libalma.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CMakeLists.txt

    r2400 r2417  
    604604set( ASAP2TO3 asap2to3 )
    605605if ( NOT STANDALONE )
    606    set( ASDM2ASAP_OLD oldasdm2ASAP )
     606#   set( ASDM2ASAP_OLD oldasdm2ASAP )
    607607   set( ASDM2ASAP asdm2ASAP )
    608608endif()
Note: See TracChangeset for help on using the changeset viewer.