mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
7 lines
No EOL
105 B
CMake
7 lines
No EOL
105 B
CMake
|
|
list(APPEND SOURCE
|
|
ss_context.c
|
|
ss_triangle.c
|
|
)
|
|
|
|
add_library(mesa_swrast_setup STATIC ${SOURCE}) |