Skip to content

fix CMakeLists.txt for cheetah_lib#6

Open
jethrokuan wants to merge 1 commit intokth-ros-pkg:hydrofrom
jethrokuan:fix/cheetah
Open

fix CMakeLists.txt for cheetah_lib#6
jethrokuan wants to merge 1 commit intokth-ros-pkg:hydrofrom
jethrokuan:fix/cheetah

Conversation

@jethrokuan
Copy link

Without the find_package directive, catkin_make_isolated fails to find
the catkin_package macro

Without the find_package directive, catkin_make_isolated fails to find
the catkin_package macro
@ommmid
Copy link

ommmid commented Jul 15, 2021

Also, add_library(cheetah SHARED) needs to include IMPORTED too:
add_library(cheetah SHARED IMPORTED)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants