Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into geometry
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Jan 3, 2017
2 parents 2045f64 + da404d0 commit 4099c08
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmake/options.cmake
Expand Up @@ -55,8 +55,6 @@ endif(DEFINED ENV{ORACLE_HOME})
option(BUILD_PLUGIN_OCI
"Choose if OCI support should be built" ${DEFINED_ORACLE_HOME})

option(BUILD_PLUGIN_P2G "Choose if Points2Grid support should be built" FALSE)

option(BUILD_PLUGIN_PCL "Choose if PCL support should be built" FALSE)
add_feature_info("PCL plugin" BUILD_PLUGIN_PCL
"provides PCL-based readers, writers, filters, and kernels")
Expand Down

0 comments on commit 4099c08

Please sign in to comment.