[cfe-commits] [PATCH] Build PrintFunctionNames

Daniel Dunbar daniel at zuster.org
Mon Nov 16 09:42:50 PST 2009


Hi Kovarththanan,

I'd like to add this in a way so it doesn't get automatically built by
default (just like with the Makefiles I require BUILD_EXAMPLES=1 to
build the examples). I plan on adding more examples as the
clang/clang-cc integration work proceeds, and I don't want to most
developers time by having them built.

Do you know how to do this in CMake?

 - Daniel

On Sun, Nov 15, 2009 at 12:54 AM, Kovarththanan Rajaratnam
<kovarththanan.rajaratnam at gmail.com> wrote:
> Hey,
>
> This patch adds the newly introduced PrintFunctionNames into the CMake
> build system.
>
> --
> Best regards,
> Kovarththanan Rajaratnam
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>



More information about the cfe-commits mailing list