Skip to content

Commit

Permalink
Reduce extra updates for qca sources from git
Browse files Browse the repository at this point in the history
when IRIS_BUNDLED_QCA enabled
  • Loading branch information
Vitozz committed Apr 27, 2024
1 parent 30065db commit a1dda76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/modules/IrisQCA.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ if(IRIS_BUNDLED_QCA)
CMAKE_ARGS ${QCA_BUILD_OPTIONS}
BUILD_BYPRODUCTS ${Qca_LIBRARY}
INSTALL_COMMAND ""
UPDATE_COMMAND ""
)
endif()
else()
Expand Down

0 comments on commit a1dda76

Please sign in to comment.