File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -219,5 +219,5 @@ cp -r libppuc/libppuc/third-party/include/yaml-cpp ../third-party/include/
219219cp -r libppuc/libppuc/third-party/include/io-boards ../third-party/include/
220220cp libppuc/libppuc/build/${BUILD_TYPE} /ppuc64.lib ../third-party/build-libs/win-x64/
221221cp libppuc/libppuc/build/${BUILD_TYPE} /ppuc64.dll ../third-party/runtime-libs/win-x64/
222- cp -a libppuc/libppuc/third-party/build-libs/windows /x64/yaml-cpp.lib ../third-party/build-libs/win-x64/
223- cp -a libppuc/libppuc/third-party/runtime-libs/windows /x64/yaml-cpp.dll ../third-party/runtime-libs/win-x64/
222+ cp -a libppuc/libppuc/third-party/build-libs/win /x64/yaml-cpp.lib ../third-party/build-libs/win-x64/
223+ cp -a libppuc/libppuc/third-party/runtime-libs/win /x64/yaml-cpp.dll ../third-party/runtime-libs/win-x64/
Original file line number Diff line number Diff line change @@ -220,5 +220,5 @@ cp -r libppuc/libppuc/third-party/include/yaml-cpp ../third-party/include/
220220cp -r libppuc/libppuc/third-party/include/io-boards ../third-party/include/
221221cp libppuc/libppuc/build/${BUILD_TYPE} /ppuc.lib ../third-party/build-libs/win-x86/
222222cp libppuc/libppuc/build/${BUILD_TYPE} /ppuc.dll ../third-party/runtime-libs/win-x86/
223- cp -a libppuc/libppuc/third-party/build-libs/windows /x86/yaml-cpp.lib ../third-party/build-libs/win-x86/
224- cp -a libppuc/libppuc/third-party/runtime-libs/windows /x86/yaml-cpp.dll ../third-party/runtime-libs/win-x86/
223+ cp -a libppuc/libppuc/third-party/build-libs/win /x86/yaml-cpp.lib ../third-party/build-libs/win-x86/
224+ cp -a libppuc/libppuc/third-party/runtime-libs/win /x86/yaml-cpp.dll ../third-party/runtime-libs/win-x86/
You can’t perform that action at this time.
0 commit comments