draco/cmake/draco-config.cmake.template
2020-12-01 13:01:33 -08:00

3 lines
76 B
Plaintext

set(DRACO_INCLUDE_DIRS "@DRACO_INCLUDE_DIRS@")
set(DRACO_LIBRARIES "draco")