Open MarkCallow opened 2 years ago
CMakeLists.txt will set the BASISU_SUPPORT_OPENCL compile flag if OpenCL is found on the build machine regardless of the value of the config option OPENCL. for none MSVC builds. For MSVC builds, it does pay attention.
OPENCL
CMakeLists.txt will set the BASISU_SUPPORT_OPENCL compile flag if OpenCL is found on the build machine regardless of the value of the config option
OPENCL
. for none MSVC builds. For MSVC builds, it does pay attention.