github.com/igggame/nebulas-go@v2.1.0+incompatible/nbre/benchmark/fs/CMakeLists.txt (about)

     1  
     2  add_executable(benchmark_fs main.cpp rocksdb_storage.cpp blockchain.cpp nbre_storage.cpp)
     3  target_link_libraries(benchmark_fs nbre_rt nbre_benchmark_instances)