[cfe-dev] patch for CMakeLists.txt and ParseTemplate.cpp

Eli Friedman eli.friedman at gmail.com
Tue Dec 2 08:24:41 PST 2008


On Tue, Dec 2, 2008 at 8:14 AM, Csaba Hruska <csaba.hruska at gmail.com> wrote:
> Index: lib/Parse/CMakeLists.txt
> ===================================================================
> --- lib/Parse/CMakeLists.txt    (revision 60416)
> +++ lib/Parse/CMakeLists.txt    (working copy)
> @@ -15,4 +15,5 @@
>    Parser.cpp
>    ParseStmt.cpp
>    ParseTentative.cpp
> +  ParseTemplate.cpp
>    )

Applied; thanks!

-Eli



More information about the cfe-dev mailing list