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

https://github.com/qbart/gl


https://github.com/qbart/gl

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# GL

## Windows

```
mkdir build/
cd build/
cmake -G "Visual Studio 16 2019" -A Win32 ..
```