Skip to content

[package] ghc-filesystem/1.5.8: incorrect name of [pakcage]config.cmake on linux and windows #9357

@sxsong1207

Description

@sxsong1207

The config.cmake file generated on Linux and Windows have different names, which is supposed to be consistent.
The package ghc-filesystem/1.5.8 generates FindghcFilesystem.cmake on Linux, but generates Findghc-filesystem.cmake on windows, which makes the cmake failed to find the package.

The issue is supposed to be minor.

Package and Environment Details (include every applicable attribute)

  • Package Name/Version: name
  • Operating System+version: Linux Ubuntu 20.04 and Win10 x64
  • Compiler+version: GCC 9.3 + **Visual Studio 19 **
  • Conan version: conan 1.45.0

Conan profile (output of conan profile show default or conan profile show <profile> if custom profile is in use)

Steps to reproduce (Include if Applicable)

no specific reproduce.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions