mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-11 17:08:42 +00:00
[gn] expand dummy target from 2ed813ff26
It also needs a sources list for the sync script not to complain.
This commit is contained in:
parent
81b0c24cb1
commit
54e1454965
@ -1 +1,4 @@
|
||||
# FIXME: If we add the VE target to the GN build, add VETests here.
|
||||
group("dummy") {
|
||||
sources = [ "MachineInstrTest.cpp" ]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user