Skip to content

Commit 696b511

Browse files
Update CMakeLists.txt
1 parent cff498f commit 696b511

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 CUDA)
3+
project(TensorArray_Python VERSION 0.1.0 LANGUAGES C CXX)
44

55
include(CTest)
66
enable_testing()

0 commit comments

Comments
 (0)