Skip to content

cogumbreiro/cpm-catch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

cpm-catch

CPM external for Catch testing library.

Usage

Add this line to your CMakeLists.txt file:

CPM_AddModule("cpm-catch"
  GIT_REPOSITORY "https://github.com/bcachet/cpm-catch")

Add this to your C++ code to use Catch:

#include <catch.hpp>

About

CPM Module for Catch testing library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors