Skip to content

Basic c++ project using cmake for Leadwerks engine

Notifications You must be signed in to change notification settings

aiafrasinei/lep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

lep

Basic c++ project using cmake for Leadwerks engine (version 4.4)

Leadwerks site: http://www.leadwerks.com/

Easy to use cmake project to get started with Leadwerks c++ version. Works on windows/linux. Copy the leadwerks static libs and headers to lep\Source\Libs\Leadwerks.

cmake . cmake --build .

On windows copy the engine dlls where the binary was generated.

Thats it, hope this will be usefull, i will keep this project updated with latest changes of the engine.

About

Basic c++ project using cmake for Leadwerks engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published