Added SModule and dependencies.json for S++ 2.0 support.
This commit is contained in:
6
dependencies.json
Normal file
6
dependencies.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"libbacktrace":
|
||||
{
|
||||
"condition": "compiler_family == 'gcc' or compiler_family == 'clang'"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user