mirror of
https://github.com/capstone-engine/capstone.git
synced 2025-02-13 02:33:34 +00:00
arm: remove ARMRegisterName.inc from CMakeLists.txt
This commit is contained in:
parent
0113195d49
commit
24d5a70a6b
@ -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…
x
Reference in New Issue
Block a user