https://github.com/codecat/tomatotest
Example project for TomatoLib.
https://github.com/codecat/tomatotest
Last synced: about 1 month ago
JSON representation
Example project for TomatoLib.
- Host: GitHub
- URL: https://github.com/codecat/tomatotest
- Owner: codecat
- Created: 2015-08-25T12:31:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-01T09:27:11.000Z (over 10 years ago)
- Last Synced: 2024-12-29T18:38:07.019Z (about 1 year ago)
- Language: C++
- Size: 207 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# TomatoLib example
Very basic example for [Bromvlieg/TomatoLib](https://github.com/Bromvlieg/TomatoLib).
## Building
1. Get submodules: `git submodules init --update --recursive`
2. `mkdir build && cd build && cmake ..`
3. `./tomatotest`