mirror of
https://github.com/status-im/sqlcipher.git
synced 2026-08-27 20:41:10 +00:00
SQLCipher headers are installed into ${includedir}/sqlcipher
see line #163 of Makefile.in
This commit is contained in:
+1
-1
@@ -10,4 +10,4 @@ Description: SQL database engine
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lsqlcipher
|
||||
Libs.private: @LIBS@
|
||||
Cflags: -I${includedir}
|
||||
Cflags: -I${includedir}/sqlcipher
|
||||
|
||||
Reference in New Issue
Block a user