Skip to content

Commit b5d8bce

Browse files
committed
Remove debug project name
1 parent 6f8c182 commit b5d8bce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
cmake_minimum_required(VERSION 3.15...3.26)
22

3-
# project(${SKBUILD_PROJECT_NAME})
4-
project(tiledb-py)
3+
project(${SKBUILD_PROJECT_NAME})
54

65
set(PYBIND11_NEWPYTHON ON)
76

0 commit comments

Comments
 (0)