[DiscordArchive] that means ```cmake ../ -DCMAKE_INSTALL_PREFIX=$HOME/azeroth-server/ -DCMAKE_C_COMPILER=/usr/bin/cla
[DiscordArchive] that means ```cmake ../ -DCMAKE_INSTALL_PREFIX=$HOME/azeroth-server/ -DCMAKE_C_COMPILER=/usr/bin/cla
Archived author: Deleted User • Posted: 2022-09-02T03:47:41.536000+00:00
Original source
that means ```cmake ../ -DCMAKE_INSTALL_PREFIX=$HOME/azeroth-server/ -DCMAKE_C_COMPILER=/usr/bin/clang -DCMAKE_CXX_COMPILER=/usr/bin/clang++ -DWITH_WARNINGS=1 -DTOOLS=0 -DSCRIPTS=static -DMODULES=static```
will install it to /root/azeroth-server ?
Archived author: Bench • Posted: 2022-09-02T03:47:50.181000+00:00
Original source
Looks that way
Archived author: Deleted User • Posted: 2022-09-02T03:48:40.982000+00:00
Original source
doing make install next after make -j 4