add RandomWOW submodule

This commit is contained in:
wowario 2019-10-31 21:30:47 +03:00
parent a65823a794
commit ba2f6f4fc3
6 changed files with 17 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()