[CMAKE] Fix a file name

This commit is contained in:
Jérôme Gardou 2021-04-08 15:34:35 +02:00
parent 773ad7aebc
commit c4232ae995

View file

@ -1,7 +1,7 @@
list(APPEND SOURCE
container.c
provider
provider.c
testlist.c)
add_executable(dxdiagn_winetest ${SOURCE})