mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 15:10:53 +00:00
65ce146169
svn path=/branches/ros-csrss/; revision=57561
4 lines
64 B
CMake
4 lines
64 B
CMake
|
|
add_library(ntfslib ntfslib.c)
|
|
add_dependencies(ntfslib psdk)
|
|
|