Skip to content

Commit

Permalink
Fix bug in gpu/kinfu/tools/CMakeLists.txt introduced in PointCloudLib…
Browse files Browse the repository at this point in the history
  • Loading branch information
Heiko Thiel committed Feb 1, 2019
1 parent ee3fe6f commit 452c639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpu/kinfu/tools/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
if(NOT WITH_OPENNI)
build()
return()
endif()

if(NOT VTK_FOUND)
Expand Down

0 comments on commit 452c639

Please sign in to comment.