Skip to content

Commit

Permalink
remove finding boost, as already called in zkLLVM
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyMlashkin committed Jun 25, 2024
1 parent 61c695a commit 2637c38
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@

include(CMTest)

if(NOT Boost_UNIT_TEST_FRAMEWORK_FOUND)
cm_find_package(Boost REQUIRED COMPONENTS unit_test_framework)
endif()

cm_test_link_libraries(${CMAKE_WORKSPACE_NAME}_${CURRENT_PROJECT_NAME}

crypto3::all
Expand Down

0 comments on commit 2637c38

Please sign in to comment.