Skip to content

Commit

Permalink
without toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
dnzbk committed Nov 22, 2024
1 parent f86de53 commit e4c0ba2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/par2-turbo.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ ExternalProject_add(
-DCMAKE_SYSTEM_NAME=${CMAKE_SYSTEM_NAME}
-DCMAKE_C_COMPILER=${CMAKE_C_COMPILER}
-DCMAKE_CXX_COMPILER=${CMAKE_CXX_COMPILER}
-DCMAKE_TOOLCHAIN_FILE=${CMAKE_TOOLCHAIN_FILE}
INSTALL_COMMAND ""
)

Expand Down

0 comments on commit e4c0ba2

Please sign in to comment.