mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Forgot to add header to extension definition
This commit is contained in:
parent
584eacdee4
commit
6773b36a42
@ -125,7 +125,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fast_css_transform",
|
"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",
|
"sources": "calibre/srv/fast_css_transform.cpp",
|
||||||
"inc_dirs": "perfect-hashing",
|
"inc_dirs": "perfect-hashing",
|
||||||
"needs_c++14": true
|
"needs_c++14": true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user