Skip to content

Commit

Permalink
Update PCLConfig.
Browse files Browse the repository at this point in the history
  • Loading branch information
larshg committed Aug 9, 2024
1 parent e923f47 commit 2b5d711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PCLConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ macro(find_libusb)
endmacro()

macro(find_glew)
find_package(GLEW)
find_package(GLEW CONFIG)
endmacro()

# Finds each component external libraries if any
Expand Down

0 comments on commit 2b5d711

Please sign in to comment.