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
Well, I came across this issue when adding cJSON as a subdirectory AFTER adding curl as one yet, when I reverse their order, it resolves the issue. I'm not a wiz with CMake so I cannot provide a fix but I suspect cJSON has no target name checks for 'uninstall' or possibly more.
The text was updated successfully, but these errors were encountered:
Well, I came across this issue when adding cJSON as a subdirectory AFTER adding curl as one yet, when I reverse their order, it resolves the issue. I'm not a wiz with CMake so I cannot provide a fix but I suspect cJSON has no target name checks for 'uninstall' or possibly more.
The text was updated successfully, but these errors were encountered: