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 cff498f commit 696b511Copy full SHA for 696b511
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.18.0)
2
3
-project(TensorArray_Python VERSION 0.1.0 LANGUAGES C CXX CUDA)
+project(TensorArray_Python VERSION 0.1.0 LANGUAGES C CXX)
4
5
include(CTest)
6
enable_testing()
0 commit comments