gitdevopscmakecpluspluscppninjavcpkggithub-action UpdatedFeb 18, 2025 TypeScript GitHub Action to build C++ applications with CMake (CMakePresets.json), Ninja and vcpkg on GitHub. gitcmakecpluspluscppninjavcpkggithub-action UpdatedMar 7, 2025 ...
Actions Security Insights Additional navigation options master 2Branches63Tags Code Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 24,880 Commits .github [github workflow] auto close issues about gitlab.freedesktop.org (#...
If a library you need is not present in the vcpkg registry,open an issue on the GitHub repositoryorcontribute the package yourself. After you've gotten vcpkg installed and working, you may wish toadd tab completion to your terminal.
Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Sign up for GitHub By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails. Already on GitHub? Sig...
启用GitHub依赖关系图 为存储库启用依赖关系图是 vcpkg 能够填充存储库的依赖关系的要求。默认情况下,GitHub 上的公共存储库启用依赖关系图。如果您希望为私有存储库启用依赖关系图,您应该按照GitHub 文档来启用依赖关系图。 如果您已经在 GitHub Actions 工作流程中使用了可重用操作并且启用了依赖关系图,那么您的存储库...
If a library you need is not present in the vcpkg registry, open an issue on the GitHub repository or contribute the package yourself. After you've gotten vcpkg installed and working, you may wish to add tab completion to your terminal. Use vcpkg Create a manifest for your project's depen...
然后,在Github Action的yml配置里面,可以把CMake的各个步骤都换成--preset=default。例如,cmake configure就使用cmake --preset=default,build步骤就使用cmake --build --preset=default,test步骤就使用ctest --preset=default。 那么,vcpkg的部分呢? 截止目前(2024-12-08),没有发现github有提供官方vcpkg支持的迹象...
C++ Library Manager for Windows, Linux, and MacOS. Contribute to microsoft/vcpkg development by creating an account on GitHub.
If a library you need is not present in the vcpkg registry, open an issue on the GitHub repository or contribute the package yourself. After you've gotten vcpkg installed and working, you may wish to add tab completion to your terminal. Use vcpkg Create a manifest for your project's depen...
Code Folders and files Name Last commit message Last commit date Latest commit sinfomicien [libdmtx] Add new port (#44636) Mar 28, 2025 c636198·Mar 28, 2025 History 24,872 Commits .github [github workflow] auto close issues about gitlab.freedesktop.org (#44454 ...