mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
iOS build: install sqlite3.pc
Otherwise this gets rebuilt every time. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1c87925ab0
commit
4e2e48a8fb
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ echo next building for $ARCH
|
||||||
# so let's hack around that
|
# so let's hack around that
|
||||||
make libsqlite3.la
|
make libsqlite3.la
|
||||||
touch sqlite3
|
touch sqlite3
|
||||||
make install-libLTLIBRARIES
|
make install-libLTLIBRARIES install-pkgconfigDATA
|
||||||
popd
|
popd
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue