mirror of
https://github.com/vishapoberon/vipatsar.git
synced 2026-07-09 19:13:31 +00:00
14 lines
229 B
Text
14 lines
229 B
Text
[PACKAGE]
|
|
name = libxo
|
|
author = antranigv
|
|
license = BSD
|
|
version = 0.1.0
|
|
|
|
[REMOTE]
|
|
type = git
|
|
uri = https://github.com/antranigv/voclibxo
|
|
tag = 0.1.0
|
|
|
|
[BUILD]
|
|
run = "voc -s src/xo.Mod
|
|
CFLAGS=-lxo voc -m test/libxo_test.Mod"
|