mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-29 11:41:36 +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
|
||||
)
|
||||
|
||||
file(COPY ${CURRENT_INSTALLED_DIR}/include/Aurora DESTINATION ${SOURCE_PATH}/extlibs/aurora/include)
|
||||
|
||||
|
||||
set(ENV{SFML_ROOT} ${CURRENT_INSTALLED_DIR})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user