mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-19 00:04:52 -04:00
ENABLE_PGTESTS doesn't really make sense w/out ENABLE_TESTS
[ci skip]
This commit is contained in:
parent
0cee1933b5
commit
accf3f1845
@ -44,7 +44,7 @@ with something like this:
|
||||
## Postgres
|
||||
|
||||
Make sure that you have enabled building of postgres test in CMake.
|
||||
`cmake -DENABLE_PGTEST=ON ..`
|
||||
`cmake -DENABLE_TESTS=ON -DENABLE_PGTEST=ON ..`
|
||||
|
||||
To test the postgres provider you will need to have a database available to
|
||||
which the postgres provider can connect. The server will need to have postgis
|
||||
|
Loading…
x
Reference in New Issue
Block a user