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
Version 2.3 generated cmake config files properly, in the vcpkg/installed/x64-windows/share/HighFive folder:
Current version (2.3#1) does not generate them. The folder vcpkg/installed/x64-windows/share/highfive (now in lowercase) has only these files:
And now I cannot find highfive package within my project anymore.
Additional context
It started after PR #21897 merge
I tested building highfive 2.3.1 project directly from source and the config files were built correctly.
The text was updated successfully, but these errors were encountered:
Host Environment
To Reproduce
./vcpkg install highfive:x64-windows
Failure logs
Version 2.3 generated cmake config files properly, in the vcpkg/installed/x64-windows/share/HighFive folder:
![image](https://user-images.githubusercontent.com/16545413/146947190-c7e26c2c-9d44-43b7-ba09-1fff7a307392.png)
Current version (2.3#1) does not generate them. The folder vcpkg/installed/x64-windows/share/highfive (now in lowercase) has only these files:
![image](https://user-images.githubusercontent.com/16545413/146947430-a99398c9-5e33-4884-ae2f-e427cd7ce0be.png)
And now I cannot find highfive package within my project anymore.
Additional context
It started after PR #21897 merge
I tested building highfive 2.3.1 project directly from source and the config files were built correctly.
The text was updated successfully, but these errors were encountered: