Configure fails. kde2_library.cmake:112 (export): export Unknown argument: "TARGETS".
Opened this issue · 5 comments
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.
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)
Hi. Which cmake version are you using ?
3.16.3, according to itself.
CMakeOutput and CMakeError output
CMakeError.log
CMakeOutput.log
:
same thing happens to me, too. manjaro, cmake 3.27.7