Skip to content
forked from TartanLlama/jork

Playing around CMake Presets and vcpkg.json

Notifications You must be signed in to change notification settings

sinemakinci1/jork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jork

Build Instructions

  • Install vcpkg
  • Open the folder in Visual Studio
  • Add this to the windows-base configuration in CMakePresets.json:
"toolchainFile": "PATH/TO/vcpkg/scripts/buildsystems/vcpkg.cmake",
  • Hit Build > Build All

About

Playing around CMake Presets and vcpkg.json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.4%
  • CMake 3.8%
  • Python 2.8%