move whereami to deps

This commit is contained in:
Philippe Teuwen 2020-05-08 15:56:32 +02:00
commit 74f16dc092
8 changed files with 60 additions and 11 deletions

View file

@ -6,4 +6,5 @@ include(mbedtls.cmake)
include(amiibo.cmake)
include(reveng.cmake)
include(zlib.cmake)
include(hardnested.cmake)
include(hardnested.cmake)
include(whereami.cmake)