Skip to content

Commit b24fa23

Browse files
committed
Removed dead code
1 parent a2f42cc commit b24fa23

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

CMakeLists.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,6 @@ include(markupsafe_pkg)
523523
include(jinja2_pkg)
524524
include(docutils_pkg)
525525
include(sphinx_pkg)
526-
#include(tcltk_pkg)
527526
include(freetype_pkg)
528527
## C. Doutriaux: We need to replace the following with a findPackage at some point
529528
if (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)
541535
endif()
542536
include(cmor_pkg)
543537
include(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)
549543
endif()
550-
#include(visit_pkg)
551544
include(vistrails_pkg)
552545
include(yasm_pkg)
553546
include(pylibxml2_pkg)

0 commit comments

Comments
 (0)