summaryrefslogtreecommitdiff
path: root/CMake
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2012-02-13 11:16:38 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2012-02-13 11:16:38 +0000
commitd1bb3ed1f2d8b2b7b24f5a9c05664a2c0b895475 (patch)
treeadf3ba602f0931f5c54c2b356538d1e23ae7a5f3 /CMake
parent6c6cd7982045c5621ea962b50db2c8d28b7ff42f (diff)
[1.5] Backport diff from trunk
Diffstat (limited to 'CMake')
-rw-r--r--CMake/FindFCGI.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMake/FindFCGI.cmake b/CMake/FindFCGI.cmake
index fa909235..e387bfaa 100644
--- a/CMake/FindFCGI.cmake
+++ b/CMake/FindFCGI.cmake
@@ -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)