fix variable name to be hidden

This commit is contained in:
Mathieu Malaterre 2011-11-24 10:15:43 +00:00
parent ffc944976b
commit 8bcf78cd78
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ ELSE(FCGI_FOUND)
SET(FCGI_INCLUDE_DIRS)
ENDIF(FCGI_FOUND)
MARK_AS_ADVANCED(FCGI_INCLUDE_DIRS FCGI_LIBRARIES)
MARK_AS_ADVANCED(FCGI_INCLUDE_DIR FCGI_LIBRARY)