1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-06-12 02:58:28 +00:00
reactos/sdk/lib/fslib/ntfslib/CMakeLists.txt

4 lines
63 B
Text
Raw Normal View History

add_library(ntfslib ntfslib.c)
add_dependencies(ntfslib psdk)