Skip to content

M-Herr/BasicProjectCPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple working example of using CMake to build a C++ project that uses vcpkg in manifest mode.

Build Instructions

Since we're using vcpkg, need to have that availble on the PATH. Pre-build: vcpkg install (installs everything listed as a dependency from vcpkg.json)

Build: cmake --preset debug cmake --build --preset debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published