https://bugs.kde.org/show_bug.cgi?id=400716
--- Comment #6 from Svend Tofte <sto...@gmail.com> --- Here's the cmake output btw: https://gist.github.com/stofte/4cbe0e8afcc38dca3a718b2738a25708 cmake output from building todo also included at the bottom, for comparison. When I look at the cmakelist.txt it looks fairly different from the one in the todo dir. In the todo dir, there's also a cmake subdir, which has stuff like FindCargo.cmake, which I guess cmake is auto including, the bare "build" line I mention seems to be the attempt to run "cargo build" on line 23. There's also no find_package commands in the demo cmake? -- You are receiving this mail because: You are watching all bug changes.