Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cmake] Define alias ghcFilesystem::ghc_filesystem unconditionally #161

Merged
merged 2 commits into from
Mar 5, 2023

Commits on Jan 11, 2023

  1. [cmake] Define alias ghcFilesystem::ghc_filesystem unconditionally

    This alias is needed whether or not the install rules of `ghcfilesystem`
    are enabled. It allows projects to use the same target regardless of
    where `ghcfilesystem` comes from, `add_subdirectory` or `find_package`.
    touraill-adobe committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    6c6f2c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    9f61ee0 View commit details
    Browse the repository at this point in the history