10 lines
214 B
TOML
10 lines
214 B
TOML
FileVersion = 1
|
|
ExtraPlatforms = ["Linux32", "Linux64", "macOS"]
|
|
|
|
[Workspace]
|
|
StartupProject = "Glfw"
|
|
|
|
[Projects]
|
|
Glfw = {Path = "."}
|
|
"CxxBuildTool.git" = {Git = "https://git.unicon-gmbh.de/Rune/CxxBuildTool.git"}
|