Skip to content

Commit bda76e5

Browse files
author
Médéric RIBREUX
committed
Fix CMakelist for oracle
1 parent 3768d04 commit bda76e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
ADD_SUBDIRECTORY(postgis)
22
ADD_SUBDIRECTORY(spatialite)
3+
ADD_SUBDIRECTORY(oracle)
34

45
FILE(GLOB PY_FILES *.py)
56
PLUGIN_INSTALL(db_manager db_plugins ${PY_FILES})

0 commit comments

Comments
 (0)