mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
fbthrift: Update to 2019-09-22
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from 7139cddccf)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -44,7 +44,11 @@ endif(MSVC)
|
||||
find_package(
|
||||
Boost 1.54.0 REQUIRED #1.54.0 or greater
|
||||
COMPONENTS
|
||||
+ context
|
||||
+ date_time
|
||||
filesystem
|
||||
+ program_options
|
||||
+ regex
|
||||
system
|
||||
thread
|
||||
)
|
||||
Reference in New Issue
Block a user