desubmodulize portaudio - PLEASE READ
this is necessary in order to get Furnace to build using CMake 4.0. you should do: git submodule deinit extern/portaudio
This commit is contained in:
parent
c58a7cba20
commit
165b814f5d
328 changed files with 190256 additions and 6 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -12,6 +12,3 @@
|
|||
[submodule "extern/adpcm"]
|
||||
path = extern/adpcm
|
||||
url = https://github.com/superctr/adpcm
|
||||
[submodule "extern/portaudio"]
|
||||
path = extern/portaudio
|
||||
url = https://github.com/PortAudio/portaudio.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue