Changeset 357:dda9330aa711 in freeDiameter
- Timestamp:
- Jul 1, 2010, 3:48:06 PM (13 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CMakeLists.txt
r343 r357 38 38 39 39 # Add a "Profiling" build type 40 SET(CMAKE_BUILD_TYPE Profiling)40 # SET(CMAKE_BUILD_TYPE Profiling) 41 41 SET(CMAKE_C_FLAGS_PROFILING "-fprofile-arcs -ftest-coverage") 42 42
Note: See TracChangeset
for help on using the changeset viewer.