https://github.com/Torque3DResources/curlModule/blob/main/source/libs/libs.cmake
appends TORQUE_INCLUDE_DIRECTORIES
we can look in that dir for httpobject sintead of relying on relative-to-core locations
This commit is contained in:
AzaezelX 2025-01-23 20:59:21 -06:00
parent 4f6c921eb9
commit c41f4d6680

View file

@ -27,7 +27,7 @@
#include "console/consoleTypes.h"
#ifdef TORQUE_NET_CURL
#include "app/net/httpObject.h"
#include <httpObject.h>
#endif
// jamesu - debug DNS