Skip to content

Commit

Permalink
Fix CMakelist for oracle
Browse files Browse the repository at this point in the history
  • Loading branch information
Médéric RIBREUX committed Jul 25, 2015
1 parent 3768d04 commit bda76e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/plugins/db_manager/db_plugins/CMakeLists.txt
@@ -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})

0 comments on commit bda76e5

Please sign in to comment.