Skip to content

Commit cff498f

Browse files
Update CMakeLists.txt
1 parent 4591c34 commit cff498f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.18.0)
22

3-
project(TensorArray_Python VERSION 0.1.0 LANGUAGES C CXX)
3+
project(TensorArray_Python VERSION 0.1.0 LANGUAGES C CXX CUDA)
44

55
include(CTest)
66
enable_testing()

0 commit comments

Comments
 (0)