mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-25 22:35:45 +00:00
[libgta] turn off document build and doxygen dependency
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
parent
7edd3c7016
commit
71996679fa
@ -20,6 +20,7 @@ vcpkg_configure_cmake(
|
||||
PREFER_NINJA
|
||||
OPTIONS -DGTA_BUILD_SHARED_LIBS=${ENABLE_SHARED_LIBS}
|
||||
-DGTA_BUILD_STATIC_LIBS=${ENABLE_STATIC_LIBS}
|
||||
-DGTA_BUILD_DOCUMENTATION=OFF
|
||||
)
|
||||
|
||||
vcpkg_build_cmake()
|
||||
|
Loading…
x
Reference in New Issue
Block a user