yaqi-zhao commented on code in PR #14585:
URL: https://github.com/apache/arrow/pull/14585#discussion_r1030966775
##########
.gitmodules:
##########
@@ -4,3 +4,6 @@
[submodule "testing"]
path = testing
url = https://github.com/apache/arrow-testing
+[submodule "cpp/submodules/qpl"]
+ path = cpp/submodules/qpl
+ url = https://github.com/intel/qpl.git
Review Comment:
ok, i'll change to externalproject_add() to add this dependencies
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]