We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ac477 commit 050f7b4Copy full SHA for 050f7b4
README.md
@@ -26,12 +26,6 @@ Pull requests are always welcome to improve the current code or add new features
26
4. Call cmake like this: `cmake -S . -B build_dir`
27
5. Build: `cmake --build build_dir`
28
29
-### Format Source Code
30
-
31
-The format the source code according to the .clang-format file:
32
33
- powershell -executionpolicy bypass -file .\format-source.ps1
34
35
## License
36
37
M\*Player's own code is historically dual-licensed for ASIO support.
0 commit comments