[CMake] Fix typo (search for TCL)

This commit is contained in:
Matthias Hochsteger 2017-09-19 10:24:48 +02:00
parent b21fc55c3c
commit ac59096f91

View File

@ -92,7 +92,7 @@ elseif(WIN32)
list(APPEND NETGEN_DEPENDENCIES project_win_extlibs)
else(WIN32)
# find_package(TCL 8.5 REQUIRED)
find_package(TCL 8.5 REQUIRED)
# ExternalProject_Add(project_tkdnd
# GIT_REPOSITORY https://github.com/petasis/tkdnd.git
# GIT_TAG d7cfd96087b248255da5349086ef70cc4bbfb619