include realm-parser lib

This commit is contained in:
blagoev 2017-12-21 18:07:44 +02:00
parent fc8c55da1e
commit a603a9eac0
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@
]
},
"link_settings": {
"libraries": [ "-lrealm<(debug_library_suffix)" ],
"libraries": [ "-lrealm<(debug_library_suffix)", "-lrealm-parser<(debug_library_suffix)" ],
},
"variables": {
"prefix": "<!(node -p \"process.env.REALM_CORE_PREFIX || String()\")"