Skip to content

caiopiccirillo/cpp-template

Repository files navigation

C++ template

C++ version

The CMakeLists file is defining C++20, change the following line for another version:

set(CMAKE_CXX_STANDARD 20)

Testing

GTest is available for testing.

Availability

This template is inteded to be used with VSCode on a development container and targeting/packaging to Linux. The environment contains some extensions that will aid the development.

About

Project template for C/C++. It uses CMake for configuration and vcpkg for dependencies.

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors