[CMAKE]
[reactos.git] / lib / rossym / CMakeLists.txt
index cadcf8b..97da378 100644 (file)
@@ -1,6 +1,4 @@
 
 add_definitions(-D_NTSYSTEM_)
 
 add_definitions(-D_NTSYSTEM_)
-
 file(GLOB_RECURSE SOURCE "*.c")
 file(GLOB_RECURSE SOURCE "*.c")
-
 add_library(rossym ${SOURCE})
\ No newline at end of file
 add_library(rossym ${SOURCE})
\ No newline at end of file