<div dir="ltr">I get this failure from cmake when configuring kdevelop 4.5.0<div><br></div><div><div>CMake Error at languages/cpp/tests/CMakeLists.txt:103 (target_link_libraries):</div><div>  Target "kdevcpplanguagesupport" of type MODULE_LIBRARY may not be linked</div>
<div>  into another target.  One may link only to STATIC or SHARED libraries, or</div><div>  to executables with the ENABLE_EXPORTS property set.</div><div><br></div><div>  If you are developing a new project, re-organize it to avoid linking to   </div>
<div>  modules.  If you are just trying to build an existing project, set</div><div>  CMAKE_BACKWARDS_COMPATIBILITY to 2.2 or lower to allow linking to modules.</div></div><div><br></div><div style>any ideas why?</div><div style>
<br></div><div style>Jonathan</div><div style><br></div></div>