diff options
| -rw-r--r-- | modules/FindX11.cmake | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/modules/FindX11.cmake b/modules/FindX11.cmake index 2d6d24e9..f2f879dc 100644 --- a/modules/FindX11.cmake +++ b/modules/FindX11.cmake @@ -7,6 +7,7 @@  # and also the following more fine grained variables:  #                X11_ICE_INCLUDE_PATH,          X11_ICE_LIB,        X11_ICE_FOUND  #                X11_SM_INCLUDE_PATH,           X11_SM_LIB,         X11_SM_FOUND +#                X11_X11_INCLUDE_PATH,          X11_X11_LIB  #                X11_Xaccessrules_INCLUDE_PATH,                     X11_Xaccess_FOUND  #                X11_Xaccessstr_INCLUDE_PATH,                       X11_Xaccess_FOUND  #                X11_Xau_INCLUDE_PATH,          X11_Xau_LIB,        X11_Xau_FOUND | 
