You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)