2022-04-26 11:56:24 -05:00
|
|
|
Name: @PROJECT_NAME@
|
|
|
|
|
Description: Draco geometry de(com)pression library.
|
|
|
|
|
Version: @DRACO_VERSION@
|
2024-12-09 20:22:47 +00:00
|
|
|
Cflags: -I@includes_path@
|
|
|
|
|
Libs: -L@libs_path@ -ldraco
|
2022-04-26 11:56:24 -05:00
|
|
|
Libs.private: @CMAKE_THREAD_LIBS_INIT@
|