https://github.com/simrat39/cxxbar
https://github.com/simrat39/cxxbar
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simrat39/cxxbar
- Owner: simrat39
- Created: 2020-04-21T23:02:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T21:08:03.000Z (about 6 years ago)
- Last Synced: 2025-03-05T18:57:02.106Z (over 1 year ago)
- Language: C++
- Size: 84 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
g++ src/*.cpp src/*/*.cpp -pthread -std=c++2a `pkg-config --cflags --libs glib-2.0 gio-2.0` -O2