Skip to content

Commit

Permalink
Merge branch 'fix/brew-build' of github.com:nzbgetcom/nzbget into fix…
Browse files Browse the repository at this point in the history
…/brew-build
  • Loading branch information
phnzb committed Nov 22, 2024
2 parents 8c1fd07 + 51fdf97 commit ec444ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/par2-turbo.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ ExternalProject_add(
DOWNLOAD_EXTRACT_TIMESTAMP TRUE
CMAKE_ARGS -DBUILD_TOOL=OFF
-DBUILD_LIB=ON
-DCMAKE_SYSTEM_PROCESSOR=${CMAKE_SYSTEM_PROCESSOR}
-DCMAKE_SYSTEM_NAME=${CMAKE_SYSTEM_NAME}
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
INSTALL_COMMAND ""
)
Expand Down

0 comments on commit ec444ff

Please sign in to comment.