Open swizzlr opened 10 years ago
I would like to see it cmake driven. We may still need to keep few scripts for back-compatibility and some special cases, but I hope cmake is the one that does the actual build work. Thank you in advance.
@lqi Great, shall I open an issue?
Sure. And we can collect ideas for the build system changes.
Right now OCLint compilation is relying on a fragile build script. This allows no options to be passed, and with external LLVM/Clang I cannot run the tests.
There is an open project over at OCLint to make it purely cmake driven.
@lqi, is there an issue related to OCLint build infrastructure? I'm happy to try to get OCLint running more like LLVM's build system.