Skip to content

Commit

Permalink
FindTCL TCL_INCLUDE_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
jjcherry56 committed Jan 8, 2020
1 parent e2ef2cc commit f07e3d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/FindTCL.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ if (NOT TCL_HEADER)
)
endif()
message(STATUS "TCL header: ${TCL_HEADER}")
get_filename_component(TCL_HEADER_DIR "${TCL_HEADER}" PATH)

if (TCL_HEADER)
get_filename_component(TCL_INCLUDE_PATH "${TCL_HEADER}" PATH)
Expand Down

0 comments on commit f07e3d2

Please sign in to comment.