Conan create fixed

This commit is contained in:
2025-07-16 17:49:20 +02:00
parent 81f2e706d0
commit 8b17695163
12 changed files with 191 additions and 37 deletions

View File

@@ -0,0 +1,12 @@
{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(mkdir:*)",
"Bash(cmake:*)",
"Bash(make:*)",
"Bash(cat:*)"
],
"deny": []
}
}