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:
@@ -63,6 +63,7 @@ sudo update-alternatives --install \
|
||||
mkdir -p build
|
||||
cd build || exit 1
|
||||
cmake \
|
||||
-DBUILD_DOCS=OFF \
|
||||
-DCMAKE_CUDA_COMPILER=/usr/local/cuda/bin/nvcc \
|
||||
-G "Unix Makefiles" \
|
||||
..
|
||||
|
||||
Reference in New Issue
Block a user