Slang seperation
This commit is contained in:
@@ -101,6 +101,8 @@ cmake --preset vs2022-x64-debug `
|
||||
-DDECKLINK_SDK_ROOT="D:/SDKs/Blackmagic DeckLink SDK 16.0"
|
||||
```
|
||||
|
||||
At runtime, Slang compilation follows the same root order: `SLANG_ROOT`, `THIRD_PARTY_ROOT`, repo `video-io-3rdParty/`, then repo or packaged `3rdParty/`. The packaged layout uses `3rdParty/slang/bin/slangc.exe`; development bundles can use `slang-2026.8-windows-x86_64/bin/slangc.exe`.
|
||||
|
||||
## Build
|
||||
|
||||
Configure and build the native app:
|
||||
|
||||
Reference in New Issue
Block a user