Commit 52551bcc authored by jan.koester's avatar jan.koester
Browse files

not more planned features

parent a47832b7
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -8,9 +8,6 @@ set(libhtmlSrcs
    html.cpp
    request.cpp
    exception.cpp
    request/ajax.cpp
    request/httpform.cpp
    request/websocket.cpp
)

add_library(htmlpp        SHARED ${libhtmlSrcs} )