Disabled external gits
This commit is contained in:
7
cs440-acg/ext/openexr/OpenEXR_Viewers/config/Makefile.am
Normal file
7
cs440-acg/ext/openexr/OpenEXR_Viewers/config/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
configincludedir = $(includedir)/OpenEXR
|
||||
|
||||
configinclude_HEADERS = OpenEXR_ViewersConfig.h
|
||||
|
||||
EXTRA_DIST = OpenEXR_ViewersConfig.h.in
|
@@ -0,0 +1,7 @@
|
||||
//
|
||||
// Define and set to 1 if the target system includes the NVIDIA Cg
|
||||
// runtime. The exrdisplay program will use a fragment shader to
|
||||
// accelerate the display of OpenEXR images.
|
||||
//
|
||||
|
||||
#undef HAVE_FRAGMENT_SHADERS
|
Reference in New Issue
Block a user