https://bugs.kde.org/show_bug.cgi?id=352896
--- Comment #31 from RJVB <rjvber...@gmail.com> --- Except that then you need to get rid of this: -if(APPLE) - target_link_libraries(clazylib LLVM) -endif() because that adds -lLLVM to the link command. That'll succeed except with 3.7 where that library doesn't exist. -- You are receiving this mail because: You are watching all bug changes.