Disabled external gits
This commit is contained in:
11
cs440-acg/ext/openexr/PyIlmBase/PyIlmBase.pc.in
Normal file
11
cs440-acg/ext/openexr/PyIlmBase/PyIlmBase.pc.in
Normal file
@@ -0,0 +1,11 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
PyIlmBase_includedir=@includedir@/OpenEXR
|
||||
|
||||
Name: PyIlmBase
|
||||
Description: Python bindings for the IlmBase libraries
|
||||
Version: @PYILMBASE_VERSION@
|
||||
Libs: -L${libdir} @ILMBASE_LDFLAGS@ -lIlmImf -lz @ILMBASE_LIBS@
|
||||
Cflags: @ILMBASE_CXXFLAGS@ -I${PyIlmBase_includedir}
|
Reference in New Issue
Block a user