Disabled external gits
This commit is contained in:
10
cs440-acg/ext/openexr/IlmBase/IexTest/CMakeLists.txt
Normal file
10
cs440-acg/ext/openexr/IlmBase/IexTest/CMakeLists.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
# yue.nicholas@gmail.com
|
||||
|
||||
ADD_EXECUTABLE ( IexTest
|
||||
main.cpp
|
||||
testBaseExc.cpp
|
||||
)
|
||||
|
||||
TARGET_LINK_LIBRARIES ( IexTest Iex )
|
||||
|
||||
ADD_TEST ( TestIex IexTest )
|
Reference in New Issue
Block a user