FindTCL TCL_INCLUDE_PATH

This commit is contained in:
James Cherry 2020-01-07 19:25:00 -08:00
parent e2ef2ccb81
commit f07e3d233c
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ if (NOT TCL_HEADER)
) )
endif() endif()
message(STATUS "TCL header: ${TCL_HEADER}") message(STATUS "TCL header: ${TCL_HEADER}")
get_filename_component(TCL_HEADER_DIR "${TCL_HEADER}" PATH)
if (TCL_HEADER) if (TCL_HEADER)
get_filename_component(TCL_INCLUDE_PATH "${TCL_HEADER}" PATH) get_filename_component(TCL_INCLUDE_PATH "${TCL_HEADER}" PATH)