You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to statically link libcurl into an app I'm writing. I'm using the CMake build system since I'm trying to build with clang. However, the CMake build system is very clear:
CMake Warning at CMakeLists.txt:1137 (message):
Static linking is broken!
However, when I generate and then build I see it's built a file ./lib/libcurl.a