mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-05 21:35:17 -04:00
Small fix for OpenVDB find script
This commit is contained in:
parent
5d77c34567
commit
0c4297b4f9
@ -158,7 +158,7 @@ set(_OPENVDB_ROOT_SEARCH_DIR "")
|
||||
|
||||
# Additionally try and use pkconfig to find OpenVDB
|
||||
|
||||
find_package(PkgConfig ${_quiet} ${_required})
|
||||
find_package(PkgConfig ${_quiet} )
|
||||
pkg_check_modules(PC_OpenVDB QUIET OpenVDB)
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user