File: README.md

package info (click to toggle)
cppgir 2.0%2Bgit20250629.2a7d9ce-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,220 kB
  • sloc: cpp: 16,451; ansic: 355; python: 86; makefile: 13; sh: 9
file content (6 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
# cppgir_example

This example project shows how `cppgir` can be used with `CMake` or `meson`.
In either case, the required `cppgir` parts can either be found "in the system"
(as previously installed by some package or build), or built as part of the
project itself (by suitable form of inclusion).