Skip to content

Latest commit

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Notes

  • This is based on this stackoverflow article

Acquire Dependencies using vcpkg

  • Download vcpkg
    • Install deps
      • vcpkg install gtest --triplet=x64-windows
    • Integrate install
      • vcpkg integrate install

About

This demonstrates how to setup a hello world implementation using Gtest with Cmake, visual studio, and vcpkg.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages