Unix users are smarter.

This commit is contained in:
Berk Geveci 2001-11-30 15:55:45 -05:00
parent 5b6e7bcf70
commit 871b5001a4
1 changed files with 7 additions and 6 deletions

View File

@ -100,11 +100,12 @@ IF (WIN32)
"${TK_WISH_PATH}/../include"
)
MARK_AS_ADVANCED(TK_INTERNAL_PATH)
MARK_AS_ADVANCED(
TCL_INCLUDE_PATH
TK_INCLUDE_PATH
TCL_LIBRARY
TK_LIBRARY
)
ENDIF(WIN32)
MARK_AS_ADVANCED(
TCL_INCLUDE_PATH
TK_INCLUDE_PATH
TCL_LIBRARY
TK_LIBRARY
)