Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DreamyEngine

About

An engine to build your dreams

Building the project

  • this project uses cmake to build so install it first
  • make a directory in the root directory of the project in which you want to build it (For eg. build)
  • then use cmake for the desired build system in the build directory you just created

Make

cmake .. -G "Unix Makefile"

Visual Studio (windows)

cmake ..

Ninja

cmake .. -G "Ninja"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages