mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-12 22:20:35 +05:00
[CMake] Fix typo (search for TCL)
This commit is contained in:
parent
b21fc55c3c
commit
ac59096f91
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user