mirror of
https://github.com/SimoneN64/Kaizen.git
synced 2025-04-02 10:41:53 -04:00
10 lines
203 B
Markdown
10 lines
203 B
Markdown
generate_natvis.py
|
|
==================
|
|
|
|
Generate the Natvis debugger visualization file for all supported namespace combinations.
|
|
|
|
## Usage
|
|
|
|
```
|
|
./generate_natvis.py --version X.Y.Z output_directory/
|
|
```
|