Fix path for Xv.h in cmake.

This commit is contained in:
David Sundstrom 2012-05-24 11:38:54 -05:00
parent fd429eb46f
commit c6ec5b8d4b
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@
#=============================================================================
find_path(XV_INCLUDE_DIR NAMES X11/extensions/Xv.h
PATH_SUFFIXES X11/extensions
DOC "The Xv include directory"
)