mach3-software / MaCh3

The official repository for MaCh3
https://mach3-software.github.io/MaCh3/
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

Smarter CUDA Samples treatment #65

Closed KSkwarczynski closed 6 days ago

KSkwarczynski commented 1 week ago

cmake will try to find cuda samples path, only if it find them it will add include directory etc so no more issues related to path whcih desn't exist.

If cmake cannot fidn it will CPM.

Hopefully this will put the end to cuda sample problem

using native cuda samples cuda using cpm ones

cuda2

Printing compile options and libraries image