Skip to content

Conversation

@valgur
Copy link

@valgur valgur commented Sep 1, 2025

The project currently does not build any .cu or .cuh files, so the CUDA language support is not really being used. Dropping it makes the project a bit easier to package by not requiring a working NVCC to be available.
The PR is related to valgur/conan-center-index#22 and https://github.com/valgur/conan-center-index/blob/cuda/recipes/glomap/all/conanfile.py.

I also dropped the if(CMAKE_VERSION VERSION_LESS 3.17) branch with find_package(CUDA) since it will never be taken with cmake_minimum_required(VERSION 3.28) being set anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant