[llvm-dev] cmake configuration changes to build Kaleidoscope outside of llvm examples src tree

Chris Bieneman via llvm-dev llvm-dev at lists.llvm.org
Mon Aug 29 16:31:10 PDT 2016


A lot. The examples are not designed to be built in this way, and it is not advised. If you go down that path you are way off in uncharted territory, and shouldn’t expect much help.

-Chris

> On Aug 28, 2016, at 8:13 PM, GangRyung Uh via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> I try to understand cmake build configuration. As an example, I copied Kaleidoscope from llvm examples to some other directory (e.g., /tmp/Kaleidoscope). What change(s) that I need to make to "CMakkeLists.txt" in order to build Kaleidoscope from /tmp/Kaleidoscope?
> 
> Thank you.
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev



More information about the llvm-dev mailing list