mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 11:44:53 +08:00
Tracking down segfaults on Linux
This commit is contained in:
parent
6853f8c05d
commit
18f86ebf4b
@ -9,7 +9,7 @@ macro(build_serial)
|
||||
# Release : w/o debug symbols, w/ optimization
|
||||
# RelWithDebInfo : w/ debug symbols, w/ optimization
|
||||
# MinSizeRel : w/o debug symbols, w/ optimization, stripped binaries
|
||||
set(ROS_BUILD_TYPE RelWithDebInfo)
|
||||
set(ROS_BUILD_TYPE Debug)
|
||||
|
||||
rosbuild_init()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user