https://github.com/tony-go/glib-course
Basic glib setup with cmake
https://github.com/tony-go/glib-course
Last synced: 9 months ago
JSON representation
Basic glib setup with cmake
- Host: GitHub
- URL: https://github.com/tony-go/glib-course
- Owner: tony-go
- Created: 2023-08-22T16:07:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T13:31:31.000Z (about 2 years ago)
- Last Synced: 2025-02-04T16:17:07.662Z (11 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# basic glib project with cmake
## Run
```sh
make
```