Disabled external gits
This commit is contained in:
14
cs440-acg/ext/openexr/OpenEXR/exrstdattr/Makefile.am
Normal file
14
cs440-acg/ext/openexr/OpenEXR/exrstdattr/Makefile.am
Normal file
@@ -0,0 +1,14 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
bin_PROGRAMS = exrstdattr
|
||||
|
||||
INCLUDES = -I$(top_builddir) \
|
||||
-I$(top_srcdir)/IlmImf -I$(top_srcdir)/config \
|
||||
@ILMBASE_CXXFLAGS@
|
||||
|
||||
LDADD = @ILMBASE_LDFLAGS@ @ILMBASE_LIBS@ \
|
||||
$(top_builddir)/IlmImf/libIlmImf.la \
|
||||
-lz
|
||||
|
||||
exrstdattr_SOURCES = main.cpp CMakeLists.txt
|
||||
|
Reference in New Issue
Block a user