Skip to content

Commit

Permalink
Merge pull request #2 from supercmmetry/refactor
Browse files Browse the repository at this point in the history
Refactor bitio
  • Loading branch information
supercmmetry authored Dec 16, 2020
2 parents 3a0e508 + 9d13b27 commit bcd7095
Show file tree
Hide file tree
Showing 4 changed files with 274 additions and 473 deletions.
2 changes: 1 addition & 1 deletion benchmarks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ cmake_minimum_required(VERSION 3.16)
project(bitio_benchmarks)

add_executable(benchmark benchmark.cpp)
target_link_libraries(benchmark bitio pthread)
target_link_libraries(benchmark bitio pthread profiler)
Loading

0 comments on commit bcd7095

Please sign in to comment.