Skip to content

mrexodia/VTIL-Hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VTIL-Samples

Example CMake projects for VTIL.

Compiling

You need Visual Studio 2019 (required, older version will not work), then clone the repo and do the following:

mkdir build
cd build
cmake -G "Visual Studio 16 2019" ..

This will generate VTIL-Samples.sln, which you can open in Visual Studio to build the project.

About

Example CMake project for VTIL.

Topics

Resources

Stars

Watchers

Forks