Skip to content

Commit

Permalink
Disable udpate for usrsctp coz it causes rebuilds
Browse files Browse the repository at this point in the history
  • Loading branch information
Ri0n committed Apr 23, 2024
1 parent 2a56fa2 commit ffaeb34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/modules/IrisSCTP.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ else()
BUILD_BYPRODUCTS ${USRSCTP_LIBRARY}
INSTALL_COMMAND ""
PATCH_COMMAND ${patch_command}
UPDATE_COMMAND ""
)
endif()
add_library(SctpLab::UsrSCTP UNKNOWN IMPORTED)
Expand Down

0 comments on commit ffaeb34

Please sign in to comment.