Skip to content

Commit

Permalink
IO and Stereo are not ready yet
Browse files Browse the repository at this point in the history
  • Loading branch information
kunaltyagi committed Feb 20, 2021
1 parent a60b468 commit 8efea21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .ci/azure-pipelines/build/ubuntu_indices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ steps:
-DPCL_INDEX_SIGNED=$INDEX_SIGNED \
-DPCL_INDEX_SIZE=$INDEX_SIZE \
-DBUILD_geometry=OFF \
-DBUILD_io=OFF \
-DBUILD_tools=OFF \
-DBUILD_kdtree=OFF \
-DBUILD_ml=OFF \
-DBUILD_octree=ON \
-DBUILD_stereo=OFF \
-DBUILD_global_tests=ON
# Temporary fix to ensure no tests are skipped
cmake $(Build.SourcesDirectory)
Expand Down

0 comments on commit 8efea21

Please sign in to comment.