Skip to content

Commit

Permalink
Merge pull request #19 from tomodachi94/bump-cpp-requirement
Browse files Browse the repository at this point in the history
Bump C++ requirement to C++17
  • Loading branch information
MCJack123 authored Mar 26, 2024
2 parents 8abef54 + f2164bc commit 05f1eee
Show file tree
Hide file tree
Showing 3 changed files with 622 additions and 481 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Nix support is maintained by [Tomodachi94](https://github.com/tomodachi94). For

## Building
Requirements:
* C++11 or later compiler
* C++17 or later compiler
* FFmpeg libraries
* Poco (Foundation and Util required; Net/NetSSL optional)
* zlib (usually required by Poco)
Expand Down
Loading

0 comments on commit 05f1eee

Please sign in to comment.