build,test: add support for Vcpkg and CPM package managers

This commit is contained in:
Gabriel Ferreira
2023-07-27 00:44:50 -03:00
parent 8c50a77521
commit e7246b4e78
9 changed files with 417 additions and 1 deletions

1
.gitignore vendored
View File

@@ -48,6 +48,7 @@ cmake-build-debug/
cmake-build-relwithdebinfo/
cmake-build-minsizerel/
cmake-build-release/
vcpkg/
.vs/