Wrap FindBoost in if(BUILD_UNIT_TESTS) so that it can be excluded entirely
authorMatthew Bentham <matthew.bentham@arm.com>
Fri, 13 Nov 2020 12:04:01 +0000 (12:04 +0000)
committerTeresaARM <teresa.charlinreyes@arm.com>
Fri, 13 Nov 2020 15:10:44 +0000 (15:10 +0000)
commite688d611acf8efec5e2c79db0654d28d44d82a77
treeab6b16b5427d5da54fe8b5b6b87e252cbd0204e5
parent9234e5faf644c29405cf409b3075e51c388f49e0
Wrap FindBoost in if(BUILD_UNIT_TESTS) so that it can be excluded entirely

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