mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-18 00:03:05 -04:00
Fix CMakelist for oracle
This commit is contained in:
parent
3768d04d3d
commit
bda76e5750
@ -1,5 +1,6 @@
|
||||
ADD_SUBDIRECTORY(postgis)
|
||||
ADD_SUBDIRECTORY(spatialite)
|
||||
ADD_SUBDIRECTORY(oracle)
|
||||
|
||||
FILE(GLOB PY_FILES *.py)
|
||||
PLUGIN_INSTALL(db_manager db_plugins ${PY_FILES})
|
||||
|
Loading…
x
Reference in New Issue
Block a user