mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-06-25 00:11:36 +02:00
10 lines
190 B
JSON
10 lines
190 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "No-CMake",
|
|
"generator": "Ninja",
|
|
"buildCommandArgs": "echo 'No build command'"
|
|
}
|
|
]
|
|
}
|