Commit 5f68c8c
add ServerSinkFactory.cpp to CMakeLists.txt
Summary:
File was added in D89140244 (danieldeng), resulting in failure to build oss fboss:
https://www.internalfb.com/sandcastle/workflow/716072340764645535
```
...
otocolReaderENS0_21CompactProtocolWriterEE11process_exnEPKcNS0_21TApplicationException25TApplicationExceptionTypeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt10unique_ptrINS0_22ResponseChannelRequestENS0_16RequestsRegistry7DeleterEEPNS0_18Cpp2RequestContextEPN5folly9EventBaseEiENUlvE_clEv]+0xb8): undefined reference to `apache::thrift::detail::ServerSinkFactory::ServerSinkFactory()'
collect2: error: ld returned 1 exit status
```
This diff follows the pattern of prior changes to the makefile in D73378222
Reviewed By: aristidisp
Differential Revision: D90171644
fbshipit-source-id: bcf003b2816db4169e46348b3e51a9c150ab5d531 parent 584d0cd commit 5f68c8c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| 306 | + | |
306 | 307 | | |
307 | 308 | | |
308 | 309 | | |
| |||
0 commit comments