fix linux share ut
Signed-off-by: liuming24 <liuming24@baidu.com>
This commit is contained in:
parent
bb9f3be5e5
commit
889af3194d
|
|
@ -78,3 +78,5 @@ set_target_properties(sharedmem_test PROPERTIES
|
|||
CXX_STANDARD_REQUIRED
|
||||
YES
|
||||
)
|
||||
|
||||
include_directories(SYSTEM ${PROJECT_SOURCE_DIR}/../../src)
|
||||
Loading…
Reference in New Issue