Skip to content

Commit

Permalink
Update Qx, resolves error print overload ambiguity
Browse files Browse the repository at this point in the history
  • Loading branch information
oblivioncth committed Oct 13, 2024
1 parent 26937af commit e8b42aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ set(STARPP_QX_COMPONENTS

include(OB/FetchQx)
ob_fetch_qx(
REF "v0.5.8"
REF "3ab133c5269658c3ed2994710638ea625a6d2ae0"
COMPONENTS
${STARPP_QX_COMPONENTS}
)
Expand Down

0 comments on commit e8b42aa

Please sign in to comment.