Forgot to add header to extension definition

This commit is contained in:
Kovid Goyal 2021-06-16 21:57:44 +05:30
parent 584eacdee4
commit 6773b36a42
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -125,7 +125,7 @@
},
{
"name": "fast_css_transform",
"headers": "calibre/utils/cpp_binding.h",
"headers": "calibre/utils/cpp_binding.h calibre/utils/stb_sprintf.h",
"sources": "calibre/srv/fast_css_transform.cpp",
"inc_dirs": "perfect-hashing",
"needs_c++14": true