Skip to content

Conversation

@aaronjs99
Copy link

I encountered a build failure where nanoflann.cc attempts to compile before the save_pcd header is generated.

This PR adds an explicit dependency to ensure message generation completes before the library compiles.

Changes:

  • Added add_dependencies(nanoflann ${PROJECT_NAME}_generate_messages_cpp) to CMakeLists.txt.

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.

1 participant