Skip to content

Draft of a small-ish Catch2 / CMake-enabled project (CMake 3.11+)

License

Notifications You must be signed in to change notification settings

gagbo/catch2_cmake_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Catch2 C++ project

Build Status

This project aims to be a good starting point when developing a new app in C++. The structure is inspired by this good tutorial

Note that this version needs CMake 3.11+ since I rely on FetchContent module to pull Catch2 repository at configure time.

About

Draft of a small-ish Catch2 / CMake-enabled project (CMake 3.11+)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published