2
0

SWDEV-273235 - Minor build fixes for Windows CMake

runtime directory only exists in P4. We should not be referencing it.

Change-Id: I1d88f32fccc716468c070235c4797bd905a76866


[ROCm/clr commit: 5958b3bba5]
Este cometimento está contido em:
Vladislav Sytchenko
2021-05-05 12:40:26 -04:00
ascendente d108c2eee6
cometimento a1f74b3b7a
3 ficheiros modificados com 3 adições e 3 eliminações
+1 -1
Ver ficheiro
@@ -24,7 +24,7 @@
#include "cl_common.hpp"
#include "cl_d3d10_amd.hpp"
#include "runtime/platform/command.hpp"
#include "platform/command.hpp"
#include <cstring>
#include <utility>
+1 -1
Ver ficheiro
@@ -23,7 +23,7 @@
#include "top.hpp"
#include "cl_d3d11_amd.hpp"
#include "runtime/platform/command.hpp"
#include "platform/command.hpp"
#include <cstring>
#include <utility>
+1 -1
Ver ficheiro
@@ -23,7 +23,7 @@
#include "top.hpp"
#include "cl_d3d9_amd.hpp"
#include "runtime/platform/command.hpp"
#include "platform/command.hpp"
#include <cstring>
#include <utility>