mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-01 16:05:07 +01:00
common\CMakeLists.txt: add missing arch.h (#6359)
This commit is contained in:
parent
3fb48716c5
commit
794d051f0c
@ -58,6 +58,7 @@ add_library(common STATIC
|
|||||||
aarch64/cpu_detect.h
|
aarch64/cpu_detect.h
|
||||||
alignment.h
|
alignment.h
|
||||||
announce_multiplayer_room.h
|
announce_multiplayer_room.h
|
||||||
|
arch.h
|
||||||
archives.h
|
archives.h
|
||||||
assert.h
|
assert.h
|
||||||
atomic_ops.h
|
atomic_ops.h
|
||||||
|
Loading…
Reference in New Issue
Block a user