mirror of
https://github.com/reactos/reactos.git
synced 2025-07-03 18:31:23 +00:00
14 lines
195 B
Text
14 lines
195 B
Text
![]() |
|
||
|
list(APPEND SOURCE
|
||
|
Badblock.c
|
||
|
Bitmap.c
|
||
|
Disk.c
|
||
|
Group.c
|
||
|
Inode.c
|
||
|
Memory.c
|
||
|
Mke2fs.c
|
||
|
Super.c
|
||
|
Uuid.c)
|
||
|
add_library(ext2lib ${SOURCE})
|
||
|
add_dependencies(ext2lib psdk)
|