ngscopeclient / scopehal-apps

ngscopeclient and other client applications for libscopehal.
https://www.ngscopeclient.org/
BSD 3-Clause "New" or "Revised" License
560 stars 87 forks source link

Make sure vkFFT dependencies are correctly detected by CMake for all supported/upcoming platforms #482

Closed azonenberg closed 2 years ago

azonenberg commented 2 years ago

and set VKFFT_LIBRARIES or something so we don't need to add seven separate libs to every binary...

ehntoo commented 2 years ago

Was this sufficiently addressed by https://github.com/glscopeclient/scopehal/commit/d97c2870078b08596ca01f3446b729c3efa71ca0 and https://github.com/glscopeclient/scopehal-apps/commit/36c9d06ae661d111ecce88a951bddf6032d8ac48#diff-1e7de1ae2d059d21e1dd75d5812d5a34b0222cef273b7c3a2af62eb747f9d20aR58 ?

azonenberg commented 2 years ago

Yes, I think we're good at the moment.