7 lines
155 B
PHP
7 lines
155 B
PHP
|
# Copyright (c) 2019 LG Electronics, Inc.
|
||
|
|
||
|
# ROS_DISTRO-cache.yaml has <build_type> as ament_cmake -- huh?
|
||
|
ROS_BUILD_TYPE = "cmake"
|
||
|
|
||
|
inherit python3native
|