Closed lephuongbg closed 4 years ago
I'm trying to update the KRunner plugin to latest version and currently hitting this problem:
CMake Error at src/jetbrains-api/CMakeLists.txt:3 (add_library): Cannot find source file: Project.cpp Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx CMake Error: Cannot determine link language for target "jetbrains_api_static". CMake Error: CMake can not determine linker language for target: jetbrains_api_static
Sorry for that, forgot to add a new file ^^
I'm trying to update the KRunner plugin to latest version and currently hitting this problem: