Skip to content

Make project compatible with FetchContent #32

@LecrisUT

Description

@LecrisUT

There are a few issues that should be resolved to make importing find_package and FetchContent equivalent:

  • alias library: fdict -> fdict::fdict
  • namespace targets, options, etc. In order to avoid nameclashes
  • Add options: FDICT_INSTALL, FDICT_SHARED_LIBS to control how fdict is being built
  • Set and propagate the variables in fdictConfig.cmake using return(PROPAGATE) or set(PARENT_SCOPE)

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