10 lines
136 B
JSON
10 lines
136 B
JSON
{
|
|
"provides": "sdl3",
|
|
"targets": {
|
|
"linux-x64": {
|
|
"dependencies": [],
|
|
"linked-libraries": ["SDL3", "c"]
|
|
}
|
|
}
|
|
}
|