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

Configure fails. kde2_library.cmake:112 (export): export Unknown argument: "TARGETS". #10

Open
Zorgodon opened this issue Jul 26, 2020 · 5 comments

Comments

@Zorgodon
Copy link

I'm trying to compile this on Arch (CMake 3.18), but I'm getting an error that TARGETS are not defined in kde2_library.cmake

CMake Error at kdelibs/cmake/kde2_library.cmake:112 (export):
export Unknown argument: "TARGETS".
Call Stack (most recent call first):
kdelibs/dcop/CMakeLists.txt:60 (kde2_library)

CMake Error at kdelibs/cmake/kde2_library.cmake:112 (export):
export Unknown argument: "TARGETS".
Call Stack (most recent call first):
kdelibs/kdecore/CMakeLists.txt:91 (kde2_library)

And so on...
Error Log: https://pastebin.com/Y4mPZ3An

I'm not sure how to proceed here.

@lepidotos
Copy link

Also getting this error -- though I'm getting it at line 111.

 CMake Error at kdelibs/cmake/kde2_library.cmake:111 (export):
  export Unknown argument: "TARGETS".
Call Stack (most recent call first):
  kdelibs/dcop/CMakeLists.txt:60 (kde2_library)


CMake Error at kdelibs/cmake/kde2_library.cmake:111 (export):
  export Unknown argument: "TARGETS".
Call Stack (most recent call first):
  kdelibs/kdecore/CMakeLists.txt:91 (kde2_library)

@heliocastro
Copy link
Owner

Hi. Which cmake version are you using ?

@lepidotos
Copy link

3.16.3, according to itself.

@lepidotos
Copy link

CMakeOutput and CMakeError output
CMakeError.log
CMakeOutput.log
:

@dymoksc
Copy link

dymoksc commented Nov 19, 2023

same thing happens to me, too. manjaro, cmake 3.27.7

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

4 participants