Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target "websockets" INTERFACE_INCLUDE_DIRECTORIES property contains #3310

Open
xasydxczj opened this issue Jan 13, 2025 · 1 comment
Open

Comments

@xasydxczj
Copy link

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.

@lws-team
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants