Loading examples/CMakeLists.txt +1 −1 Original line number Original line Diff line number Diff line Loading @@ -24,4 +24,4 @@ if(BUILD_EXAMPLES AND ${htmlpp_FOUND}) endif() endif() add_executable (httpclient httpclient.cpp) add_executable (httpclient httpclient.cpp) target_link_libraries(httpclient httppp-static) target_link_libraries(httpclient httppp-static netplus::netplus-static) Loading
examples/CMakeLists.txt +1 −1 Original line number Original line Diff line number Diff line Loading @@ -24,4 +24,4 @@ if(BUILD_EXAMPLES AND ${htmlpp_FOUND}) endif() endif() add_executable (httpclient httpclient.cpp) add_executable (httpclient httpclient.cpp) target_link_libraries(httpclient httppp-static) target_link_libraries(httpclient httppp-static netplus::netplus-static)