This commit is contained in:
@CarlWachter 2023-12-14 13:22:27 +01:00
parent 8d13d93dfa
commit 15d53829d7
4 changed files with 0 additions and 24 deletions

BIN
.DS_Store vendored

Binary file not shown.

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule "sta-core"]
path = sta-core
url = https://gitlab.com/sta-git/alpaka/sta-core

View File

@ -1,20 +0,0 @@
{
"configurations": [
{
"name": "Mac",
"includePath": [
"${workspaceFolder}/**",
"${workspaceFolder}/sta-core/include"
],
"defines": [],
"macFrameworkPath": [
"/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks"
],
"compilerPath": "/usr/bin/clang",
"cStandard": "c11",
"cppStandard": "c++11",
"intelliSenseMode": "macos-clang-arm64"
}
],
"version": 4
}

@ -1 +0,0 @@
Subproject commit 4204c028a234d138a52f23c1851022e724a0fb13