Skip to content

Commit

Permalink
Merge pull request #2747 from SunBlack/remove_fzapi
Browse files Browse the repository at this point in the history
Remove FZ-API
  • Loading branch information
SergioRAgostinho authored Feb 15, 2019
2 parents 7eedae2 + 3da7f45 commit c805b36
Show file tree
Hide file tree
Showing 18 changed files with 3 additions and 2,992 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,6 @@ endif()
# Dependencies for different grabbers
PCL_ADD_GRABBER_DEPENDENCY("OpenNI" "OpenNI grabber support")
PCL_ADD_GRABBER_DEPENDENCY("OpenNI2" "OpenNI2 grabber support")
PCL_ADD_GRABBER_DEPENDENCY("FZAPI" "Fotonic camera support")
PCL_ADD_GRABBER_DEPENDENCY("Ensenso" "IDS-Imaging Ensenso camera support")
PCL_ADD_GRABBER_DEPENDENCY("davidSDK" "David Vision Systems SDK support")
PCL_ADD_GRABBER_DEPENDENCY("DSSDK" "DepthSense SDK support")
Expand Down
2 changes: 1 addition & 1 deletion PCLConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ list(LENGTH pcl_all_components PCL_NB_COMPONENTS)

@PCLCONFIG_OPTIONAL_DEPENDENCIES@

set(pcl_header_only_components 2d cuda_common geometry gpu_tracking modeler in_hand_scanner point_cloud_editor cloud_composer optronic_viewer)
set(pcl_header_only_components 2d cuda_common geometry gpu_tracking modeler in_hand_scanner point_cloud_editor cloud_composer)

include(FindPackageHandleStandardArgs)

Expand Down
99 changes: 0 additions & 99 deletions apps/optronic_viewer/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit c805b36

Please sign in to comment.