| DebugProtoTest_SOURCES = \ |
| gen-cpp/DebugProtoTest_types.cpp \ |
| $(top_srcdir)/lib/cpp/libthrift.la |
| JSONProtoTest_SOURCES = \ |
| gen-cpp/DebugProtoTest_types.cpp \ |
| $(top_srcdir)/lib/cpp/libthrift.la |
| OptionalRequiredTest_SOURCES = \ |
| gen-cpp/OptionalRequiredTest_types.cpp \ |
| OptionalRequiredTest_LDADD = \ |
| $(top_srcdir)/lib/cpp/libthrift.la |
| ReflectionTest_SOURCES = \ |
| gen-cpp/DebugProtoTest_types.cpp \ |
| gen-cpp/PartiallyReflectable.cpp \ |
| gen-cpp/StressTest_types.cpp \ |
| $(top_srcdir)/lib/cpp/libthrift.la |
| # Common thrift code generation rules |
| THRIFT = $(top_srcdir)/compiler/cpp/thrift |
| gen-cpp/DebugProtoTest_types.cpp gen-cpp/PartiallyReflectable.cpp: DebugProtoTest.thrift |
| gen-cpp/OptionalRequiredTest_types.cpp: OptionalRequiredTest.thrift |
| gen-cpp/Service.cpp gen-cpp/StressTest_types.cpp: StressTest.thrift |
| -I$(top_srcdir)/lib/cpp/src |
| AM_CPPFLAGS = $(BOOST_CPPFLAGS) |