mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +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
|
||||
container.c
|
||||
provider
|
||||
provider.c
|
||||
testlist.c)
|
||||
|
||||
add_executable(dxdiagn_winetest ${SOURCE})
|
||||
|
|
Loading…
Reference in a new issue