Commit 8d6e9960 authored by jan.koester's avatar jan.koester
Browse files

corrected linking

parent 8a96830f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ target_link_libraries(blogidev
    secureid
    cmdplus
    ${PostgreSQL_LIBRARIES}
    ${SQLite3_LIBRARIES}
    ${OPENLDAP_LIBRARIES}
    confplus
)