xref: /reactos/sdk/lib/fslib/ntfslib/CMakeLists.txt (revision c2c66aff)
1
2add_library(ntfslib ntfslib.c)
3add_dependencies(ntfslib psdk)
4