I have a hard computer science problem for ya'll. ...
# core
t
I have a hard computer science problem for ya'll. The osquery codebase right now is using
/third-party
to hold build/config related data for third party dependencies. It is not a submodule. I'd like to create a submodule to hold the source tarballs and the pre-built static libraries/headers. What should the submodule name be?