Skip to content

This is my custom Premake5 template for all of my C++ projects

License

Notifications You must be signed in to change notification settings

RATIU5-zz/premake5_template_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Template for C/C++ Premake5 Projects

This is my custom Premake5 template for all of my C++ projects. This currently only supports Windows OS.

Features of this template

This template has some useful Windows batch scripts to help you get started quicker:

  • A script to rename your project so you don't have to manually change the name everywhere
  • A configurable build script that can be called in different ways
  • A configurable clean script to clean after a project build

Yet to be implemented

  • Hopefully in the future I will be able to make this cross-platform

Refer to the LICENSE for usage terms.

If you find any problems, submit a request or issue.

About

This is my custom Premake5 template for all of my C++ projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published