Skip to content

jwaggy/Cmake-c-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cmake-c-template

General Cmake c template with automatic version header creation

Making your project

  • Add headers to the include directory.
  • Add your .c files to the src directory.
  • include and add a variable as like in the example for git versioning.

How to compile

  • Run build_me.sh and choose either debug or release build from its directory.
  • ???
  • PROFIT!
  • Your binary will be located in the build directory.

About

general Cmake c template with automatic version header creation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors