mirror of
https://github.com/swaywm/sway.git
synced 2025-12-15 08:56:30 -05:00
cmake: use out-of-source build
This commit is contained in:
parent
a043c9030c
commit
2dedf206d7
6 changed files with 4 additions and 9 deletions
|
|
@ -46,7 +46,9 @@ Install dependencies:
|
|||
|
||||
Run these commands:
|
||||
|
||||
cmake .
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
make
|
||||
sudo make install
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue