mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-22 14:44:34 +00:00
debuginfod enabled by default
This commit is contained in:
parent
9cf61d6597
commit
bad4a4eda0
@ -1,6 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
option(USE_DEBUGINFOD "Compile with debuginfod integration" OFF)
|
||||
option(USE_DEBUGINFOD "Compile with debuginfod integration" ON)
|
||||
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/../cmake/version.cmake)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user