mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-30 20:59:12 +08:00
remove internal copy used during build
This commit is contained in:
parent
f58052047a
commit
cf27696e5a
@ -11,6 +11,8 @@ vcpkg_from_github(ARCHIVE
|
|||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
file(COPY ${CURRENT_INSTALLED_DIR}/include/Aurora DESTINATION ${SOURCE_PATH}/extlibs/aurora/include)
|
||||||
|
|
||||||
|
|
||||||
set(ENV{SFML_ROOT} ${CURRENT_INSTALLED_DIR})
|
set(ENV{SFML_ROOT} ${CURRENT_INSTALLED_DIR})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user