Skip to content

jezv/new-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Project

cmake project template

Build

cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build

Run the Tests

Output logs: build/Testing/Temporary/*

cd build
ctest

About

empty cmake project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published