Skip to content

Trying out github actions for CI of cross-platform C++ projects using CMake and Conan

Notifications You must be signed in to change notification settings

jimmyorourke/github-actions-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-actions-test

Sample repo for trying out github actions for CI, for a C++ project using CMake to generate cross-platform builds for Windows (MSVC using MSBuild), Linux (GCC with Ninja), and MacOS (AppleClang with Ninja), and using Conan to install external dependencies (Googletest).

About

Trying out github actions for CI of cross-platform C++ projects using CMake and Conan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published