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 1fe5c1f commit 8795821Copy full SHA for 8795821
CMakeLists.txt
@@ -2,8 +2,6 @@ cmake_minimum_required(VERSION 3.16)
2
3
project(ton-index-cpp)
4
5
-set(CMAKE_BUILD_TYPE Debug)
6
-
7
option(PGTON "Enable adding the pgton subdirectory" OFF)
8
option(TON_USE_JEMALLOC "Use \"ON\" to enable JeMalloc." OFF)
9
0 commit comments