Skip to content

Commit

Permalink
add debug info to Velox build
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixYBW committed Jul 1, 2024
1 parent b079cae commit 72c609d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ if(${VELOX_ENABLE_GPU})
endif()

set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g ")

set(BOOST_INCLUDE_LIBRARIES
atomic
Expand Down

0 comments on commit 72c609d

Please sign in to comment.