CMake: Set EMU_ARCH_BITS in CMakeLists.txt

This commit is contained in:
N00byKing
2018-03-21 18:27:07 +01:00
parent 4721ea4523
commit 34b733e70e
4 changed files with 3 additions and 36 deletions

View File

@ -18,7 +18,6 @@
#include "common/logging/log.h"
#include "common/logging/text_formatter.h"
#include "common/microprofile.h"
#include "common/platform.h"
#include "common/scm_rev.h"
#include "common/scope_exit.h"
#include "common/string_util.h"