File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -523,7 +523,6 @@ include(markupsafe_pkg)
523523include (jinja2_pkg )
524524include (docutils_pkg )
525525include (sphinx_pkg )
526- #include(tcltk_pkg)
527526include (freetype_pkg )
528527## C. Doutriaux: We need to replace the following with a findPackage at some point
529528if (APPLE )
@@ -532,12 +531,7 @@ else()
532531 include (fontconfig_pkg )
533532 include (curses_pkg )
534533 include (tiff_pkg )
535- #include(zlib_pkg)
536- #include(libxml2_pkg)
537- #include(libxslt_pkg)
538534 include (netcdfplus_pkg )
539- #include(jpeg_pkg)
540- #include(png_pkg)
541535endif ()
542536include (cmor_pkg )
543537include (udunits2_pkg )
@@ -547,7 +541,6 @@ if (CDAT_BUILD_UVCMETRICSPKG)
547541 set (UVCMETRICS_TEST_DATA_DIRECTORY $ENV{HOME} /uvcmetrics_test_data CACHE PATH "DIR FOR UVCMETRICS TEST DATA" )
548542 include (uvcmetrics_pkg )
549543endif ()
550- #include(visit_pkg)
551544include (vistrails_pkg )
552545include (yasm_pkg )
553546include (pylibxml2_pkg )
You can’t perform that action at this time.
0 commit comments