You have to add libcurl in you cmake file as link dependency. Something like this. target_link_libraries(MyExecutable curlpp). source. Preview: ...
確定! 回上一頁