94b2861243
Former-commit-id: 5f9c6ae75f295e057a7d2971f3a6df4656fa8850
10 lines
83 B
CMake
10 lines
83 B
CMake
add_library(
|
|
test_support
|
|
|
|
OBJECT
|
|
|
|
file_test.cc
|
|
malloc.cc
|
|
test_util.cc
|
|
)
|