add RandomWOW submodule

This commit is contained in:
wowario 2019-10-31 21:30:47 +03:00
parent a2ab66e258
commit cf607654b6
No known key found for this signature in database
GPG key ID: 24DCBE762DE9C111
7 changed files with 18 additions and 18 deletions

View file

@ -211,7 +211,7 @@ if(NOT MANUAL_SUBMODULES)
check_submodule(external/unbound)
check_submodule(external/rapidjson)
check_submodule(external/trezor-common)
check_submodule(external/randomx)
check_submodule(external/RandomWOW)
endif()
endif()