Skip to content

Commit

Permalink
attempt fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
karlosss committed Oct 16, 2024
1 parent 1e059d1 commit 071852d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ target_compile_definitions(_swisspair PRIVATE VERSION_INFO=${PROJECT_VERSION})

# The install directory is the output (wheel) directory
install(TARGETS _swisspair DESTINATION swisspair)
install(TARGETS swisspair DESTINATION swisspair)
install(TARGETS gmpwrap DESTINATION swisspair)
install(TARGETS mincostpmatch DESTINATION swisspair)

0 comments on commit 071852d

Please sign in to comment.