mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 17:00:51 +08:00
[CMAKE] Fix a file name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
list(APPEND SOURCE
|
||||
container.c
|
||||
provider
|
||||
provider.c
|
||||
testlist.c)
|
||||
|
||||
add_executable(dxdiagn_winetest ${SOURCE})
|
||||
|
||||
Reference in New Issue
Block a user