arm: remove ARMRegisterName.inc from CMakeLists.txt
This commit is contained in:
parent
2a370baf99
commit
831ea98bdd
|
@ -147,7 +147,6 @@ if (NOT CAPSTONE_X86_ONLY AND CAPSTONE_ARM_SUPPORT)
|
|||
arch/ARM/ARMGenRegisterName_digit.inc
|
||||
arch/ARM/ARMGenSystemRegister.inc
|
||||
arch/ARM/ARMMappingInsnName.inc
|
||||
arch/ARM/ARMRegisterName.inc
|
||||
)
|
||||
set(TEST_SOURCES ${TEST_SOURCES} test_arm.c)
|
||||
endif ()
|
||||
|
|
Loading…
Reference in New Issue