ENH: fix find x11 on the mac

This commit is contained in:
Bill Hoffman 2006-04-17 15:55:24 -04:00
parent 8fa5ed7300
commit d71f723b11
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ IF (UNIX)
# X11 is never a framework and some header files may be
# found in tcl on the mac
SET(CMAKE_FIND_FRAMEWORK_SAVE ${CMAKE_FIND_FRAMEWORK})
SET(CMAKE_FIND_FRAMEWORK NONE)
SET(CMAKE_FIND_FRAMEWORK NEVER)
SET(X11_INC_SEARCH_PATH
/usr/X11R6/include
/usr/local/include