[Lldb-commits] [PATCH] D13535: Fix cmake build on OSX after r249434.
Bruce Mitchener via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 8 05:38:32 PDT 2015
brucem added a comment.
I think what needs to happen is that you take the `add_custom_command` and then create a target that will execute the command and only do it once ... I'll provide an example from something else shortly.
(I was about to request changes here when you committed it and closed the revision.)
Repository:
rL LLVM
http://reviews.llvm.org/D13535
More information about the lldb-commits
mailing list