install headers on proper subdir

This commit is contained in:
Jonathan Guzmán 2022-12-08 00:13:50 -06:00
parent 85eace84f2
commit ca985c30dc
No known key found for this signature in database
GPG Key ID: C2956F1668BA042A

View File

@ -173,6 +173,7 @@ install_headers(
'include/SQLiteCpp/Transaction.h',
'include/SQLiteCpp/VariadicBind.h',
'include/SQLiteCpp/ExecuteMany.h',
subdir : 'SQLiteCpp',
)
sqlitecpp_dep = declare_dependency(