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 4591c34 commit cff498fCopy full SHA for cff498f
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)
+project(TensorArray_Python VERSION 0.1.0 LANGUAGES C CXX CUDA)
4
5
include(CTest)
6
enable_testing()
0 commit comments