Changeset 3004


Ignore:
Timestamp:
10/16/14 11:59:42 (10 years ago)
Author:
Kana Sugimoto
Message:

New Development: No

JIRA Issue: No

Ready for Test: Yes

Interface Changes: No

What Interface Changed:

Test Programs:

Put in Release Notes: No

Module(s): build of asap by cmake

Description: minor modifications of removing white lines mainly to test merge.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CMakeLists.txt

    r2998 r3004  
    1 #####
     1###
    22# CMakeLists.txt for ASAP module
    3 #####
     3###
    44
    55# minimum requirement for cmake version
     
    5151# default is RelWithDebInfo
    5252#
    53 
    54 
    5553if ( NOT CMAKE_BUILD_TYPE )
    5654   set( CMAKE_BUILD_TYPE RelWithDebInfo )
Note: See TracChangeset for help on using the changeset viewer.