mirror of
https://github.com/reactos/reactos.git
synced 2025-06-27 16:09:42 +00:00
[CMAKE] Fix a file name
This commit is contained in:
parent
773ad7aebc
commit
c4232ae995
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
list(APPEND SOURCE
|
list(APPEND SOURCE
|
||||||
container.c
|
container.c
|
||||||
provider
|
provider.c
|
||||||
testlist.c)
|
testlist.c)
|
||||||
|
|
||||||
add_executable(dxdiagn_winetest ${SOURCE})
|
add_executable(dxdiagn_winetest ${SOURCE})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue