google / jsonnet

Jsonnet - The data templating language
http://jsonnet.org
Apache License 2.0
6.87k stars 436 forks source link

Link libjsonnet++ to libjsonnet #1113

Closed podsvirov closed 8 months ago

podsvirov commented 8 months ago

to awoid linker errors (for example, ld on Windows says: cpp/libjsonnet++.cpp:104:(.text+0x74c): undefined reference to `jsonnet_realloc'...).