Skip to content

glog doesn't work with non-CMake #39300

Answered by AugP
OrientalSiru asked this question in Q&A
Discussion options

You must be logged in to vote

By "non-CMake version of Visual Studio", do you mean MSBuild? In general, it is up to library authors to determine their level of integration with different build systems, operating systems, or architectures. vcpkg does not make any guarantees of support beyond what the library already offers. vcpkg broadly integrates with MSBuild, but not every individual library may work properly with MSBuild. If the library authors explicitly only support Bazel and CMake, it sounds like you would need to use one of those build systems with that library unless someone submits a PR to them to add support for MSBuild.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by OrientalSiru
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants