From b4b00f43b1ec64f53a827320140cf9cea828cedc Mon Sep 17 00:00:00 2001 From: Willem Jan Withagen Date: Tue, 19 Jul 2016 16:23:14 +0200 Subject: [PATCH] FindNSS.cmake: find includes in /usr/local/includes/nss/nss Signed-off-by: Willem Jan Withagen --- cmake/modules/FindNSS.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake/modules/FindNSS.cmake b/cmake/modules/FindNSS.cmake index e966f01103b..a22e0f74f4e 100644 --- a/cmake/modules/FindNSS.cmake +++ b/cmake/modules/FindNSS.cmake @@ -32,6 +32,7 @@ else (NSS_LIBRARIES AND NSS_INCLUDE_DIRS) /usr/local/include /opt/local/include /sw/include + /usr/local/include/nss PATH_SUFFIXES nss3 nss