Changeset 1966 for trunk/CMakeLists.txt


Ignore:
Timestamp:
12/14/10 16:48:56 (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...

All libraries, executables, programs are installed by default.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CMakeLists.txt

    r1964 r1966  
    455455set( ASAP2TO3 asap2to3 )
    456456
     457#
     458# always install by default
     459#
     460add_custom_target( inst ALL ${CMAKE_BUILD_TOOL} install/fast )
    457461
    458462#
Note: See TracChangeset for help on using the changeset viewer.