mirror of
https://github.com/FEX-Emu/xxHash.git
synced 2024-11-24 06:59:40 +00:00
update copy command for visual
This commit is contained in:
parent
adf33cfafd
commit
cdf90d3613
@ -62,7 +62,8 @@ build_script:
|
||||
cd cmake_unofficial &&
|
||||
cmake . -DCMAKE_BUILD_TYPE=Release -A %ARCH% &&
|
||||
cmake --build . --config Release &&
|
||||
COPY xxhsum.exe ..
|
||||
COPY Release\xxhsum.exe .
|
||||
COPY Release\xxhsum.exe ..
|
||||
)
|
||||
|
||||
#---------------------------------#
|
||||
|
Loading…
Reference in New Issue
Block a user