Skip to content

Maybe add_dependecy? #3

@Miail

Description

@Miail

Your CMakeList currently doesn't build the external_projects before your target, which causes some problems with building your project.

Maybe adding a line such as

add_dependencies(${PROJECT_NAME} project_portaudio project_libsndfile)
would help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions