mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-09 20:26:09 -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/Transaction.h',
|
||||||
'include/SQLiteCpp/VariadicBind.h',
|
'include/SQLiteCpp/VariadicBind.h',
|
||||||
'include/SQLiteCpp/ExecuteMany.h',
|
'include/SQLiteCpp/ExecuteMany.h',
|
||||||
|
subdir : 'SQLiteCpp',
|
||||||
)
|
)
|
||||||
|
|
||||||
sqlitecpp_dep = declare_dependency(
|
sqlitecpp_dep = declare_dependency(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user