blob: a2d90a9951d33b71c78cb795765bf391302a165c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = magic_enum
pkgdesc = Header-only C++17 library, provides static reflection for enums, works with any enum type without any macro or boilerplate code.
pkgver = 0.9.6
pkgrel = 2
url = https://github.com/Neargye/magic_enum
arch = any
license = MIT
makedepends = cmake
source = magic_enum-0.9.6.tar.gz::https://github.com/Neargye/magic_enum/archive/v0.9.6.tar.gz
sha256sums = fcda8295256a2084f1f98a63b3d2c66b3d7140eea008e1ef94ea015b2f6d3034
pkgname = magic_enum
|