Disabled external gits
This commit is contained in:
13
cs440-acg/ext/openexr/IlmBase/IexTest/Makefile.am
Normal file
13
cs440-acg/ext/openexr/IlmBase/IexTest/Makefile.am
Normal file
@@ -0,0 +1,13 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
check_PROGRAMS = IexTest
|
||||
|
||||
IexTest_SOURCES = main.cpp testBaseExc.cpp testBaseExc.h
|
||||
|
||||
INCLUDES = -I$(top_builddir) -I$(top_srcdir)/Iex -I$(top_srcdir)/config
|
||||
|
||||
LDADD = -L$(top_builddir)/Iex -lIex
|
||||
|
||||
TESTS = IexTest
|
||||
|
||||
EXTRA_DIST = CMakeLists.txt
|
Reference in New Issue
Block a user