mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-28 09:42:33 -04:00
Forgot to add header to extension definition
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user