Commit 43ea45df authored by jan.koester's avatar jan.koester
Browse files

fix

parent 476e0d04
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)

find_package(libnetplus REQUIRED)
find_package(libhtmlpp REQUIRED)
find_package(httppp REQUIRED)
find_package(libhttppp REQUIRED)
find_package(PostgreSQL REQUIRED)
find_package(SQLite3 REQUIRED)
find_package(OpenLDAP)