reactos/lib/fslib/ntfslib/CMakeLists.txt
Hermès Bélusca-Maïto 9919d4fa10 Sync to trunk r65566.
svn path=/branches/condrv_restructure/; revision=65567
2014-12-05 21:20:35 +00:00

4 lines
63 B
CMake

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