Skip to content

Commit

Permalink
cmake: add nss as a suffix for pk11pub.h
Browse files Browse the repository at this point in the history
Signed-off-by: Samuel Just <[email protected]>
  • Loading branch information
athanatos committed Nov 12, 2015
1 parent 0ee9fdc commit 4052282
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/modules/FindNSS.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ else (NSS_LIBRARIES AND NSS_INCLUDE_DIRS)
/sw/include
PATH_SUFFIXES
nss3
nss
)

find_library(SSL3_LIBRARY
Expand Down

0 comments on commit 4052282

Please sign in to comment.