2021-01-20 10:14:20 +00:00
|
|
|
Name: @PROJECT_NAME@
|
|
|
|
Description: Draco geometry de(com)pression library.
|
|
|
|
Version: @DRACO_VERSION@
|
2023-02-25 02:11:35 +00:00
|
|
|
Cflags: -I@includes_path@
|
|
|
|
Libs: -L@libs_path@ -ldraco
|
2021-01-20 10:14:20 +00:00
|
|
|
Libs.private: @CMAKE_THREAD_LIBS_INIT@
|