Skip to content

Commit

Permalink
fix: remove deprecated FindPackage call
Browse files Browse the repository at this point in the history
  • Loading branch information
russkel committed Apr 23, 2024
1 parent c5284ad commit 958bbd9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmake/rosidl_generator_mypy_generate_interfaces.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
find_package(rmw REQUIRED)

find_package(PythonInterp 3.6 REQUIRED)

set(_output_path
"${CMAKE_CURRENT_BINARY_DIR}/rosidl_generator_mypy/${PROJECT_NAME}")
set(_generated_pyi_files "")
Expand Down

0 comments on commit 958bbd9

Please sign in to comment.