14 lines
342 B
PkgConfig
14 lines
342 B
PkgConfig
|
|
# Generated by CMake 3.30.3 for ccd
|
||
|
|
|
||
|
|
prefix=/home/cmvr/Projects/cmvr-es/dependency/x86/third_party/libccd/v2.0.0
|
||
|
|
exec_prefix=${prefix}
|
||
|
|
libdir=${prefix}/lib
|
||
|
|
includedir=${prefix}/include
|
||
|
|
|
||
|
|
Name: libccd
|
||
|
|
Description: Library for collision detection between convex shapes
|
||
|
|
Version: 2.0
|
||
|
|
Requires:
|
||
|
|
Libs: -L${libdir} -lccd -lm
|
||
|
|
Cflags: -I${includedir}
|