Skip to content

gz_msgs_generate_messages_lib doesn't create a static library #495

Description

@EmmanuelMess

The documentation for gz_msgs_generate_messages_lib says it creates a static library:

# TARGET - Target (static library) to create

But it creates a shared library:

add_library(${target_name} SHARED ${generated_sources} ${target_name}.gz_desc)

Was this a mistake in the documentation? Is there a way to create it as a static library?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions