mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-04 16:15:46 +00:00
Remove no longer used LLVM support code.
This commit is contained in:
@ -20,7 +20,6 @@ Optional packages for additional features:
|
||||
|
||||
```bash
|
||||
sudo apt install qtbase5-dev # For building Qt-based UIs
|
||||
sudo apt install llvm-dev # for using the experimental LLVM Jit
|
||||
sudo apt install libvisual-0.4-dev # To build the libvisual plug-in
|
||||
sudo apt install libjack-jackd2-dev # To build the JACK visualizer application
|
||||
sudo apt install ninja # To build projectM with Ninja instead of make
|
||||
|
||||
Reference in New Issue
Block a user