Skip to content

Commit

Permalink
link OCI
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Jun 17, 2013
1 parent 6df7848 commit c915299
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/CMakeLists.txt
Expand Up @@ -668,7 +668,8 @@ if (WIN32)
${P2G_LIBRARY}
${GEOS_LIBRARY}
${FLANN_LIBRARIES}
${HEXER_LIBRARY})
${HEXER_LIBRARY}
${ORACLE_LIBRARY})
else()
target_link_libraries(${APPS_CPP_DEPENDENCIES}
${PDAL_LIB_NAME}
Expand Down

0 comments on commit c915299

Please sign in to comment.