commit | 7628392dff65d747a026fd5183466c4460047c92 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Sat Jun 11 14:24:33 2022 +0200 |
committer | Jens Geyer <jensg@apache.org> | Mon Jun 13 23:05:02 2022 +0200 |
tree | 93bf9a9ee298720d608267034bf5d807ecc7b356 | |
parent | e3eb9afb20a0535d44c203a4195db9822f8861fc [diff] [blame] |
THRIFT-5590 Haxe complex inits Client: hx Patch: Jens Geyer This closes #2622
diff --git a/lib/haxe/test/cpp.hxml b/lib/haxe/test/cpp.hxml index 73848a8..28e1a01 100644 --- a/lib/haxe/test/cpp.hxml +++ b/lib/haxe/test/cpp.hxml
@@ -25,6 +25,11 @@ #this class wil be used as entry point for your app. -main Main +# forced compile of all source files +--macro include('org.apache.thrift', true) +--macro include('thrift', true) +--macro include('constantsDemo', true) + #CPP target -cpp bin