mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Add functionality seeking debug version of 3rdparty libraries. If debug ones were not found, the release are used instead. Use standard functionality to find draco.
5 lines
194 B
CMake
5 lines
194 B
CMake
# Draco - a library for a lossy vertex data compression, used as extension to glTF format.
|
|
# https://github.com/google/draco
|
|
|
|
THIRDPARTY_PRODUCT("DRACO" "draco/draco_features.h" "CSF_Draco" "")
|