Skip to content

Commit

Permalink
chore: add cmake ignore to meta package
Browse files Browse the repository at this point in the history
Signed-off-by: David Wong <[email protected]>
  • Loading branch information
drwnz committed Oct 1, 2024
1 parent e6b34f3 commit 17cf4ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nebula_sensor_driver/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
cmake_minimum_required(VERSION 3.14)
project(nebula_sensor_driver)
set(ignoreMe "${CMAKE_EXPORT_COMPILE_COMMANDS}")

find_package(ament_cmake REQUIRED)
ament_package()

0 comments on commit 17cf4ca

Please sign in to comment.