Fix boost with clang on Linux and fix exclude rules for bad tests

(cherry picked from commit 62fb70d1cb9513f4e54481fac31a1c0771d2a30a)
This commit is contained in:
tamasmeszaros 2022-12-15 17:07:22 -07:00 committed by Lane.Wei
parent a5f9ab614a
commit 6be5c9b3f8
2 changed files with 7 additions and 5 deletions

View file

@ -1 +1 @@
using gcc : : @CMAKE_CXX_COMPILER@ ;
using @_boost_toolset@ : : @CMAKE_CXX_COMPILER@ ;