Skip to content

Commit

Permalink
fix project name
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve committed Feb 12, 2025
1 parent 4de17d1 commit 9e8c5a5
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 9e8c5a5

Please sign in to comment.