Added SQLite3 as a external submodule to rocprofiler-systems (#1348)
This commit is contained in:
@@ -76,6 +76,9 @@
|
|||||||
[submodule "projects/rocprofiler-systems/external/pybind11"]
|
[submodule "projects/rocprofiler-systems/external/pybind11"]
|
||||||
path = projects/rocprofiler-systems/external/pybind11
|
path = projects/rocprofiler-systems/external/pybind11
|
||||||
url = https://github.com/jrmadsen/pybind11.git
|
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"]
|
[submodule "projects/rocprofiler-systems/examples/openmp/external/ompvv"]
|
||||||
path = 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
|
url = https://github.com/OpenMP-Validation-and-Verification/OpenMP_VV.git
|
||||||
|
|||||||
Reference in New Issue
Block a user