aboutsummaryrefslogtreecommitdiff
path: root/ports/gflags/vcpkg-cmake-wrapper.cmake
AgeCommit message (Collapse)Author
2021-09-16[gflags]: Fix targets gflags::* not being globally visible (#20011)Jafar Abdi
* [gflags]: Fix targets gflags::* not globally visible * Add the target as interface * vcpkg x-add-version --all Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-27[glog] Fixed gflags dependency (#18739)bucurb