Skip to content

Commit

Permalink
Blueprint dependency removed from the CMakeLists. But we still have i…
Browse files Browse the repository at this point in the history
…t in the code. #44
  • Loading branch information
nkaskov committed Jun 7, 2023
1 parent 6393f76 commit 66a33ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ cm_test_link_libraries(${CMAKE_WORKSPACE_NAME}_${CURRENT_PROJECT_NAME}
${CMAKE_WORKSPACE_NAME}::containers
${CMAKE_WORKSPACE_NAME}::pkpad
${CMAKE_WORKSPACE_NAME}::random
${CMAKE_WORKSPACE_NAME}::blueprint

${Boost_LIBRARIES})

Expand Down

0 comments on commit 66a33ea

Please sign in to comment.