Skip to content

Commit

Permalink
use crypto3::all
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyMlashkin committed Jun 20, 2024
1 parent 5cdecf0 commit 5964ff8
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,7 @@ cm_find_package(Boost REQUIRED COMPONENTS log log_setup random unit_test_framewo

cm_test_link_libraries(${CMAKE_WORKSPACE_NAME}_${CURRENT_PROJECT_NAME}

${CMAKE_WORKSPACE_NAME}::algebra
${CMAKE_WORKSPACE_NAME}::blueprint
${CMAKE_WORKSPACE_NAME}::hash
${CMAKE_WORKSPACE_NAME}::math
${CMAKE_WORKSPACE_NAME}::multiprecision
${CMAKE_WORKSPACE_NAME}::random
${CMAKE_WORKSPACE_NAME}::zk
marshalling::core
marshalling::crypto3_algebra
marshalling::crypto3_multiprecision
marshalling::crypto3_zk
crypto3::all
LLVMIRReader
LLVMCore
LLVMSupport
Expand Down

0 comments on commit 5964ff8

Please sign in to comment.