8988f34935
Currently the opencl build hardcodes the path and directly includes amdvdi_staticTargets.cmake. The proper way to find this is through find_package, so start exporting the expected format. Change-Id: Ic960a2dd467d57867cb96ab831dbd85bca336535
4 satır
55 B
CMake
4 satır
55 B
CMake
@ROCCLR_PREFIX_CODE@
|
|
|
|
include("@ROCCLR_TARGETS_PATH@")
|