mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-07 03:06:05 -04:00
install headers on proper subdir
This commit is contained in:
parent
85eace84f2
commit
ca985c30dc
@ -173,6 +173,7 @@ install_headers(
|
||||
'include/SQLiteCpp/Transaction.h',
|
||||
'include/SQLiteCpp/VariadicBind.h',
|
||||
'include/SQLiteCpp/ExecuteMany.h',
|
||||
subdir : 'SQLiteCpp',
|
||||
)
|
||||
|
||||
sqlitecpp_dep = declare_dependency(
|
||||
|
Loading…
x
Reference in New Issue
Block a user