cmake: disable documentation installation by default
This commit is contained in:
1
.github/workflows/ps2.yml
vendored
1
.github/workflows/ps2.yml
vendored
@@ -24,6 +24,7 @@ jobs:
|
||||
-DSDL_WERROR=ON \
|
||||
-DSDL_TESTS=ON \
|
||||
-DSDL_INSTALL_TESTS=ON \
|
||||
-DSDL_DISABLE_INSTALL_DOCS=OFF \
|
||||
-DCMAKE_INSTALL_PREFIX=cmake_prefix \
|
||||
-DCMAKE_BUILD_TYPE=Release
|
||||
- name: Build (CMake)
|
||||
|
||||
Reference in New Issue
Block a user