NvCloth
NvCloth copied to clipboard
[Feature Request] Add CMake arguments to disable CUDA and DX solver for the samples
The main NvCloth Project got the Options to disable the CUDA and DX Solver. It would make sense to expose the same Options for the samples Project.
From the documentation:
CmakeGenerateProjects.bat <0|1:use_cuda (default is 1)> <0|1:use_dx11 (default is 1)>