mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 18:47:09 +01:00
fix sourcepath pybind11 2.1.0
This commit is contained in:
parent
7a703e7a98
commit
4990c31f76
@ -1,6 +1,6 @@
|
||||
include(vcpkg_common_functions)
|
||||
|
||||
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/pybind11-2.0.1)
|
||||
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/pybind11-2.1.0)
|
||||
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URLS "https://github.com/pybind/pybind11/archive/v2.1.0.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user