Skip to content

add find_package entries in config file #42

@tclune

Description

@tclune

Projects that use FARGPARSE should not have to explicitly "find" GFTL and GFTL_SHARED. By adding the following line in the FARGPARSE.config.in all should be good:

find_package (GFTL REQUIRED)
find_package (GFTL_SHARED REQUIRED)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions