
it appears a one-character typo in the cmake_minimum_required line prevents it from compiling under CMake 4.0. in order to fix that, I had to take this thing out of submodules... it is recommended to do this after you pull; git submodule deinit extern/libsndfile
12 lines
269 B
Markdown
12 lines
269 B
Markdown
# Security Policy
|
|
|
|
## Supported Versions
|
|
|
|
| Version | Supported |
|
|
| ------- | ------------------ |
|
|
| 1.1.x | :white_check_mark: |
|
|
|
|
## Reporting a Vulnerability
|
|
|
|
Please send report privately to evpobr@gmail.com, and include how would you like to be credited.
|