libwebsockets icon indicating copy to clipboard operation
libwebsockets copied to clipboard

Target "websockets" INTERFACE_INCLUDE_DIRECTORIES property contains

Open xasydxczj opened this issue 11 months ago • 1 comments

what is wrong with me? [ windows10 mingw64 cmake3.31.4 ]

[cmake] -- Configuring done (26.5s) [cmake] CMake Error in lib/CMakeLists.txt: [cmake] Target "websockets" INTERFACE_INCLUDE_DIRECTORIES property contains path: [cmake] [cmake] "D:/SVN/trunk/IOTDevice/LinuxSrc/SampleClient/document/thirdlib/libwebsockets-main/3rd/include" [cmake] [cmake] which is prefixed in the source directory. [cmake] [cmake] [cmake] CMake Error in lib/CMakeLists.txt: [cmake] Target "websockets_shared" INTERFACE_INCLUDE_DIRECTORIES property contains [cmake] path: [cmake] [cmake] "D:/SVN/trunk/IOTDevice/LinuxSrc/SampleClient/document/thirdlib/libwebsockets-main/3rd/include" [cmake] [cmake] which is prefixed in the source directory.

xasydxczj avatar Jan 13 '25 10:01 xasydxczj

You should ask whoever provided whatever it is you're using that tried to compose lws, IIUI that's not a problem that exists in lws by itself.

lws-team avatar Jan 13 '25 11:01 lws-team