Skip to content

cxxpods/cxxpods-example-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-unit example for windows

At present this is bare bones support, some items that need work

  • Debug information
  • profile naming
  • several finders need to be tweaked

But the basics to work

Steps

The only assumption - you plan to build in visual studio

Setup

npm i -g cunit-manager
git clone https://github.com/cunit/cunit-example-windows.git
cd cunit-example-windows

Configure

cunit configure

Build & run

Simple, press play in Visual Studio

Releases

No releases published

Packages

No packages published