Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / reactos / dll / opengl / mesa / swrast_setup / CMakeLists.txt
diff --git a/reactos/dll/opengl/mesa/swrast_setup/CMakeLists.txt b/reactos/dll/opengl/mesa/swrast_setup/CMakeLists.txt
deleted file mode 100644 (file)
index 0dcd413..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-
-list(APPEND SOURCE
-    ss_context.c
-    ss_triangle.c)
-
-add_library(mesa_swrast_setup STATIC ${SOURCE})
-add_dependencies(mesa_swrast_setup xdk)