Skip to content

Commit

Permalink
Build steps only work if you do within the geodiff/geodiff dir (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux committed Apr 19, 2023
1 parent b0090f0 commit fb54d7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -133,6 +133,7 @@ SQLite3_LIBRARY=/opt/QGIS/qgis-deps-${QGIS_DEPS_VERSION}/stage/lib/libsqlite3.dy

Compile geodiff:
```bash
cd geodiff
mkdir build
cd build
cmake .. -DWITH_POSTGRESQL=TRUE
Expand Down

0 comments on commit fb54d7f

Please sign in to comment.