reactos/sdk/tools/fatten/CMakeLists.txt
Amine Khaldi 0ee830d7a4 * Create a branch for USB experiments.
svn path=/branches/usb-experiments/; revision=72629
2016-09-09 15:11:19 +00:00

6 lines
96 B
CMake

add_host_tool(fatten
fatten.c
fatfs/diskio.c
fatfs/ff.c
fatfs/option/ccsbcs.c)