diff CMakeLists.txt @ 307:2fd69803d219

Complete InstRemove NSS test
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 03 Apr 2014 16:35:21 +0200
parents 04c1e0188ac3
children d10d9bc2e84f
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Apr 03 15:30:25 2014 +0200
+++ b/CMakeLists.txt	Thu Apr 03 16:35:21 2014 +0200
@@ -20,6 +20,8 @@
 
 find_package(Qt5Widgets)
 
+find_package(NSS)
+
 # Use cmake's automoc and make sure the generated files are included
 set(CMAKE_AUTOMOC ON)
 set(CMAKE_INCLUDE_CURRENT_DIR ON)

http://wald.intevation.org/projects/trustbridge/