Skip to content

CMake template for C/C++ executables (including package manager).

Notifications You must be signed in to change notification settings

rxchard/cmake-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template CMake Project

Basic Project Structure

cmake/
# Contains configuration for build related extensions like CPM.

pm/
# C/C++ Dependencies + Configuration

src/
# Project source code    

About

CMake template for C/C++ executables (including package manager).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published