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

CMakeList.txt not found on a third party folder #445

Open
canhao-gt opened this issue Oct 21, 2024 · 0 comments
Open

CMakeList.txt not found on a third party folder #445

canhao-gt opened this issue Oct 21, 2024 · 0 comments

Comments

@canhao-gt
Copy link

It appear to me that cmake cannot advance because it didnt find any cmakelist.txt on a third party folder called glslang

pedro@pedro:~/wallpaper-engine-kde-plugin$ cmake -B build -S . -GNinja -DUSE_PLASMAPKG=ON
CMake Error at src/backend_scene/third_party/CMakeLists.txt:11 (add_subdirectory):
The source directory

/home/pedro/wallpaper-engine-kde-plugin/src/backend_scene/third_party/glslang

does not contain a CMakeLists.txt file.

-- Configuring incomplete, errors occurred!

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

1 participant