Skip to content

madureira/Premake_Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Premake_Example

This project is just an example of how to set up a C++ build using Premake.

Linux

$ premake5 gmake2

Building

$ make

Running

./bin/x64_Debug/Premake_Example

Windows

Building - Visual Studio IDE 2019

premake5 vs2019

Double click on the generated Premake_Example.sln file.

About

🔨 This project is just an example of how to set up a C++ build using Premake.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published