Files
setup-lix/haxe_libraries/hxnodejs.hxml
Kevin Leung 83b1981709 Init
2020-03-11 21:59:55 +08:00

7 lines
289 B
Plaintext

-D hxnodejs=10.0.0
# @install: lix --silent download "haxelib:/hxnodejs#10.0.0" into hxnodejs/10.0.0/haxelib
-cp ${HAXE_LIBCACHE}/hxnodejs/10.0.0/haxelib/src
--macro allowPackage('sys')
# should behave like other target defines and not be defined in macro context
--macro define('nodejs')