diff --git a/.gitmodules b/.gitmodules index 161592f0ae..3191c8dc2f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,6 +76,9 @@ [submodule "projects/rocprofiler-systems/external/pybind11"] path = projects/rocprofiler-systems/external/pybind11 url = https://github.com/jrmadsen/pybind11.git +[submodule "projects/rocprofiler-systems/external/sqlite"] + path = projects/rocprofiler-systems/external/sqlite + url = https://github.com/sqlite/sqlite [submodule "projects/rocprofiler-systems/examples/openmp/external/ompvv"] path = projects/rocprofiler-systems/examples/openmp/external/ompvv url = https://github.com/OpenMP-Validation-and-Verification/OpenMP_VV.git