Changeset 359:9fa49025743f in freeDiameter for CMakeLists.txt
- Timestamp:
- Jul 1, 2010, 4:03:50 PM (13 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CMakeLists.txt
r357 r359 39 39 # Add a "Profiling" build type 40 40 # SET(CMAKE_BUILD_TYPE Profiling) 41 SET(CMAKE_C_FLAGS_PROFILING "-fprofile-arcs -ftest-coverage ")41 SET(CMAKE_C_FLAGS_PROFILING "-fprofile-arcs -ftest-coverage -g") 42 42 43 43 # Set the DEBUG flag for Debug and Profiling builds
Note: See TracChangeset
for help on using the changeset viewer.