Skip to content

Dampfwalze/ProzProgProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProzProgProject

Software Requirements

Dependencies

All dependencies are resolved automaticlaly, there is no need to install any dependency

How to run

To configure the project into a new build directory, run:

cmake -S path/to/source -B path/to/build -G"MinGW Makefiles"

To build it, run:

cmake --build path/to/build

This will create an executable at bin/app(.exe) in the root of the build folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published