Skip to content

Commit 8795821

Browse files
committed
Fix cmake file
1 parent 1fe5c1f commit 8795821

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ cmake_minimum_required(VERSION 3.16)
22

33
project(ton-index-cpp)
44

5-
set(CMAKE_BUILD_TYPE Debug)
6-
75
option(PGTON "Enable adding the pgton subdirectory" OFF)
86
option(TON_USE_JEMALLOC "Use \"ON\" to enable JeMalloc." OFF)
97

0 commit comments

Comments
 (0)