CMakeLists.txt 151 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 add_mlir_unittest(MLIRSDBMTests SDBMTest.cpp ) target_link_libraries(MLIRSDBMTests PRIVATE MLIRSDBM ) whole_archive_link(MLIRSDBMTests MLIRSDBM)