Skip to content

Commit

Permalink
try to fix bsd build
Browse files Browse the repository at this point in the history
  • Loading branch information
dnzbk committed Nov 22, 2024
1 parent dd8b4aa commit be51866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/par2-turbo.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ ExternalProject_add(
-DCMAKE_SYSTEM_PROCESSOR=${CMAKE_SYSTEM_PROCESSOR}
-DCMAKE_OSX_ARCHITECTURES=${CMAKE_OSX_ARCHITECTURES}
-DCMAKE_SYSTEM_NAME=${CMAKE_SYSTEM_NAME}
-DCMAKE_SYSROOT=${CMAKE_SYSROOT}
INSTALL_COMMAND ""
)

Expand Down

0 comments on commit be51866

Please sign in to comment.