Add NueralAmpModelerCore submodule
This commit is contained in:
+1
-1
@@ -17,4 +17,4 @@
|
|||||||
url = https://github.com/nih-at/libzip.git
|
url = https://github.com/nih-at/libzip.git
|
||||||
[submodule "modules/NeuralAmpModelerCore"]
|
[submodule "modules/NeuralAmpModelerCore"]
|
||||||
path = modules/NeuralAmpModelerCore
|
path = modules/NeuralAmpModelerCore
|
||||||
url = https://github.com/sdatkinson/NeuralAmpModelerCore.git
|
url = https://github.com/rerdavies/NeuralAmpModelerCore.git
|
||||||
|
|||||||
@@ -26,3 +26,5 @@ option(BUILD_OSSFUZZ "Build fuzzers for ossfuzz" OFF)
|
|||||||
option(BUILD_EXAMPLES "Build examples" OFF)
|
option(BUILD_EXAMPLES "Build examples" OFF)
|
||||||
option(BUILD_DOC "Build documentation" OFF)
|
option(BUILD_DOC "Build documentation" OFF)
|
||||||
add_subdirectory("libzip")
|
add_subdirectory("libzip")
|
||||||
|
|
||||||
|
add_subdirectory("NeuralAmpModelerCore")
|
||||||
Submodule modules/NeuralAmpModelerCore updated: 8b5a7cef1c...7feb59b1d8
Reference in New Issue
Block a user