From Loic Dachary, added pk-config file.
This commit is contained in:
parent
2b310c6926
commit
8ddccb1b87
14
Make/openscenegraph.pc
Normal file
14
Make/openscenegraph.pc
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# pkg-config source file
|
||||||
|
|
||||||
|
prefix=/usr
|
||||||
|
exec_prefix=${prefix}
|
||||||
|
libdir=${exec_prefix}/lib
|
||||||
|
includedir=${prefix}/include
|
||||||
|
|
||||||
|
Name: openscenegraph
|
||||||
|
Description: 3D scenegraph
|
||||||
|
Version: 0.9,7
|
||||||
|
Requires: openthreads
|
||||||
|
Conflicts:
|
||||||
|
Libs: -L${libdir} -losg -losgDB -losgFX -losgGA -losgGL2 -losgParticle -losgProducer -losgSim -losgText -losgUtil
|
||||||
|
Cflags: -I${includedir}
|
Loading…
Reference in New Issue
Block a user