mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 11:07:10 +01:00
[giflib] enable ninja (#5963)
This commit is contained in:
parent
dbdba212e1
commit
a00111650f
@ -22,6 +22,7 @@ file(COPY ${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt DESTINATION ${SOURCE_PATH})
|
|||||||
|
|
||||||
vcpkg_configure_cmake(
|
vcpkg_configure_cmake(
|
||||||
SOURCE_PATH ${SOURCE_PATH}
|
SOURCE_PATH ${SOURCE_PATH}
|
||||||
|
PREFER_NINJA
|
||||||
OPTIONS_DEBUG
|
OPTIONS_DEBUG
|
||||||
-DGIFLIB_SKIP_HEADERS=ON
|
-DGIFLIB_SKIP_HEADERS=ON
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user