mirror of
https://github.com/reactos/reactos.git
synced 2025-01-10 08:10:18 +00:00
5 lines
64 B
Text
5 lines
64 B
Text
|
|
||
|
add_library(ntfslib ntfslib.c)
|
||
|
add_dependencies(ntfslib psdk)
|
||
|
|