SWDEV-273235 - Minor build fixes for Windows CMake
runtime directory only exists in P4. We should not be referencing it. Change-Id: I1d88f32fccc716468c070235c4797bd905a76866
Этот коммит содержится в:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Ссылка в новой задаче
Block a user