boden icon indicating copy to clipboard operation
boden copied to clipboard

CMAKE!

Open parach opened this issue 3 years ago • 1 comments

I just cant seem to get the build to work again.

Cmake's updates have destroyed compilation.

Has anyone had a work round?

Regards, Phillip

parach avatar May 08 '21 22:05 parach

cmake-server was removed in version 3.20 in favor of the cmake-file-api. You'll either need to use a version of cmake older than 3.20 or update bauer's cmake support to leverage the cmake-file-api instead of cmake-server.

teasp00n avatar Jul 27 '21 09:07 teasp00n