We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf33c8 commit 8000156Copy full SHA for 8000156
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.19...3.25)
2
-project(s2fft LANGUAGES CXX CUDA)
+project(s2fft LANGUAGES CXX)
3
4
message(STATUS "Using CMake version: ${CMAKE_VERSION}")
5
0 commit comments