Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Commit

Permalink
Multithreaded proof generator added to the deb package.
Browse files Browse the repository at this point in the history
  • Loading branch information
nkaskov committed Dec 30, 2023
1 parent 3b5d661 commit fe50fe9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/proof-generator-multithreaded/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,5 @@ elseif (CMAKE_CROSSCOMPILING AND CMAKE_SYSTEM_NAME STREQUAL "Emscripten")

add_dependencies(${CURRENT_PROJECT_NAME} boost)
endif ()

install(TARGETS ${CURRENT_PROJECT_NAME} RUNTIME DESTINATION bin)

0 comments on commit fe50fe9

Please sign in to comment.