mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 02:57:09 +01:00
[pangolin] PREFER_NINJA, remove v from version
This commit is contained in:
parent
7fed53243c
commit
e8253d2728
@ -1,4 +1,4 @@
|
||||
Source: pangolin
|
||||
Version: v0.5
|
||||
Build-Depends:eigen3
|
||||
Version: 0.5
|
||||
Build-Depends: eigen3
|
||||
Description: Lightweight GUI Library
|
@ -10,6 +10,7 @@ vcpkg_from_github(
|
||||
|
||||
vcpkg_configure_cmake(
|
||||
SOURCE_PATH ${SOURCE_PATH}
|
||||
PREFER_NINJA
|
||||
OPTIONS
|
||||
-DCMAKE_WINDOWS_EXPORT_ALL_SYMBOLS=ON
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user