mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
build(docs): add cmake target for docs (#2748)
This commit is contained in:
@@ -15,6 +15,7 @@ mkdir -p build
|
||||
cd build || exit 1
|
||||
cmake \
|
||||
-DBOOST_USE_STATIC=OFF \
|
||||
-DBUILD_DOCS=OFF \
|
||||
-G "Unix Makefiles" ..
|
||||
make -j"$(sysctl -n hw.logicalcpu)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user