An open API service indexing awesome lists of open source software.

https://github.com/szykol/project-patterns

throwaway repo for exercises from project patterns for uni
https://github.com/szykol/project-patterns

Last synced: over 1 year ago
JSON representation

throwaway repo for exercises from project patterns for uni

Awesome Lists containing this project

README

          

# project-patterns

## To build all project at once run root CMakeLists.txt

or

```
./build.sh
```

build files will be located in build folder each one in its subfolder named after project's name

## To build a specific project run only project level CMakeLists.txt