Skip to content

Commit

Permalink
fix project name
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
  • Loading branch information
esteve committed Feb 24, 2025
1 parent de86d4a commit 91e7ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/autoware_cuda_dependency_meta/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.8)
project(autoware_cuda_dependency_meta/ NONE)
project(autoware_cuda_dependency_meta NONE)

find_package(ament_cmake REQUIRED)

Expand Down

0 comments on commit 91e7ad2

Please sign in to comment.