mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 11:44:53 +08:00
fix: Enable Catkin use by default
Prevents CI issues for now
This commit is contained in:
parent
bb938f758a
commit
82fc4a7650
@ -9,8 +9,8 @@ project(serial VERSION 1.2.1)
|
||||
|
||||
## Options
|
||||
|
||||
# Use Catkin (disabled by default)
|
||||
option(USE_CATKIN off)
|
||||
# Use Catkin
|
||||
option(USE_CATKIN on)
|
||||
# Build serial sample
|
||||
option(BUILD_SAMPLE on)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user