Navigation


Changeset 357:dda9330aa711 in freeDiameter


Ignore:
Timestamp:
Jul 1, 2010, 3:48:06 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Do not default to Profiling build type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r343 r357  
    3838
    3939# Add a "Profiling" build type
    40 SET(CMAKE_BUILD_TYPE Profiling)
     40# SET(CMAKE_BUILD_TYPE Profiling)
    4141SET(CMAKE_C_FLAGS_PROFILING "-fprofile-arcs -ftest-coverage")
    4242
Note: See TracChangeset for help on using the changeset viewer.