libretro-genode/nim
Ehmry - 00415c56ee Initial commit 2019-03-07 18:22:51 +01:00
..
README.md Initial commit 2019-03-07 18:22:51 +01:00
Tuprules.tup Initial commit 2019-03-07 18:22:51 +01:00
binaries.tup Initial commit 2019-03-07 18:22:51 +01:00
package.tup Initial commit 2019-03-07 18:22:51 +01:00

README.md

This directory hosts component submodules written in Nim. Integration is simple, commit a Tupfile containing the following to the upstream repository, assuming the repository contains an *,nimble, an archives, and a runtime file.

include_rules
include $(NIMBLE_BINARIES_INCLUDE)
include $(NIMBLE_PACKAGE_INCLUDE)