Host Environment
- OS: Windows
- Compiler: 19.29.30040 (MSVC)
To Reproduce
Steps to reproduce the behavior:
./vcpkg install tinyfiledialogs:x86-windows tinyfiledialogs:x64-windows
Failure logs
Error on on target_link_libraries:
The imported target "tinyfiledialogs::tinyfiledialogs" references the file
"vcpkg/packages/tinyfiledialogs_x86-windows/debug/lib/tinyfiledialogs.lib"
but this file does not exist.
Additional context
I think this broke it #19338
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install tinyfiledialogs:x86-windows tinyfiledialogs:x64-windowsFailure logs
Error on on
target_link_libraries:The imported target "tinyfiledialogs::tinyfiledialogs" references the file
but this file does not exist.
Additional context
I think this broke it #19338