Github #277 Add option to use shared boost libraries
authorMatthew Bentham <Matthew.Bentham@arm.com>
Thu, 31 Oct 2019 09:55:01 +0000 (09:55 +0000)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Thu, 31 Oct 2019 14:03:23 +0000 (14:03 +0000)
commitb4e6720edc20ac561716a4681ae1e72c8489f619
tree0d4d9a950cb25de6136e7e0da9b421f662f766c0
parent27dbd346d81c4fc73f6600b466ba1d22de9cde63
Github #277 Add option to use shared boost libraries

Pass -DSHARED_BOOST=ON to cmake to link dynamically to boost.
This makes it possible to use standard package-installed boost
libraries in a native build.

Change-Id: I6cbd72fae8b0cf8ae07f4382ab0510854c1623fd
Signed-off-by: Matthew Bentham <Matthew.Bentham@arm.com>
cmake/GlobalConfig.cmake