Skip to content

Commit 67446bd

Browse files
committed
build(ad_api_adaptors): do not prefix with autoware_
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
1 parent 5903b72 commit 67446bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/default_ad_api_helpers/ad_api_adaptors/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.14)
2-
project(autoware_ad_api_adaptors)
2+
project(ad_api_adaptors)
33

44
find_package(autoware_cmake REQUIRED)
55
autoware_package()

0 commit comments

Comments
 (0)