Skip to content

Commit

Permalink
no benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
azimafroozeh committed Sep 11, 2024
1 parent bdc6810 commit 82d9068
Show file tree
Hide file tree
Showing 13 changed files with 38 additions and 6,048 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,6 @@ endif ()
if (FLS_BUILD_BENCHMARKING)
message("---------------------------------------------------------------------------------------------------------")
message("- Benchmark:")
if (NOT DEFINED CMAKE_TOOLCHAIN_FILE)
message(FATAL_ERROR "CMAKE_TOOLCHAIN_FILE is not set")
endif (NOT DEFINED CMAKE_TOOLCHAIN_FILE)

configure_file(${CMAKE_SOURCE_DIR}/fls_bench/fls_bench.hpp ${CMAKE_CURRENT_BINARY_DIR}/fls_bench.hpp)

include_directories(${CMAKE_CURRENT_BINARY_DIR})
include_directories(${CMAKE_SOURCE_DIR}/benchmark/include)
Expand Down
Loading

0 comments on commit 82d9068

Please sign in to comment.