Merge pull request #3535 from ccawley2011/emu_arch_bits

CMake: Set EMU_ARCH_BITS in CMakeLists.txt
This commit is contained in:
Weiyi Wang
2018-03-21 16:15:22 +02:00
committed by GitHub
4 changed files with 2 additions and 36 deletions

View File

@@ -39,7 +39,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"