Target "websockets" INTERFACE_INCLUDE_DIRECTORIES property contains
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.
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.