Mercurial > trustbridge
diff ui/tests/CMakeLists.txt @ 834:8081ed84589d
Use static nss from subrepository on windows
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 28 Jul 2014 13:03:45 +0200 |
parents | 44fa5de02b52 |
children | d1c951b3012d |
line wrap: on
line diff
--- a/ui/tests/CMakeLists.txt Mon Jul 28 13:03:00 2014 +0200 +++ b/ui/tests/CMakeLists.txt Mon Jul 28 13:03:45 2014 +0200 @@ -137,7 +137,7 @@ endif() endif () -if (NSS_FOUND) +if (WIN32 OR NSS_FOUND) include_directories(${NSS_INCLUDE_DIRS}) set(NSSTEST_SOURCES ${CMAKE_SOURCE_DIR}/cinst/nssstore_linux.c