[caf] Add usage and vcpkg-cmake-wrapper#14292
Conversation
BillyONeal
left a comment
There was a problem hiding this comment.
I believe vcpkg_cmake_wrapper is only supposed to be used to override a built in cmake module but cmake has no such findcaf module. I'm not positive though so going to tag this requires:discussion.
|
@vicroms indicates that this @strega-nil says that this is probably fine for now but that we should not be using |
I hope @strega-nil knows how to process this when she's "on rotation" next week 😂
|
@BillyONeal I noticed that there are also other ports that use the similar way to handle this kind of issue. Such as stb. So I assumed that this can be applied to other ports too. Just mention, for So we can remove these two files when we update the port next time. |
Describe the pull request
What does your PR fix? Fixes install FindCAF.cmake file to where it is found by cmake #14279
Copy
FindCAF.cmaketo share/cafAdd
vcpg-cmake-wrapper.cmakeAdd usage
Note: No feature needs to test.