Skip to content

Commit

Permalink
fix(gnss_poser): remove unnecessary part in CMakeList.txt
Browse files Browse the repository at this point in the history
Signed-off-by: melike tanrikulu <[email protected]>
  • Loading branch information
meliketanrikulu committed Jul 11, 2022
1 parent f28151b commit ea54e31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sensing/gnss_poser/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ cmake_minimum_required(VERSION 3.14)
project(gnss_poser)

find_package(autoware_cmake REQUIRED)
find_package(autoware_sensing_msgs REQUIRED)
autoware_package()

## Find non-ROS library
Expand Down

0 comments on commit ea54e31

Please sign in to comment.