mirror of
https://github.com/serge1/ELFIO.git
synced 2024-11-19 11:14:46 +00:00
Generate output of compile commands during generation
This commit is contained in:
parent
259da37f3a
commit
a62b295d51
@ -13,7 +13,7 @@ if(IS_TOP_PROJECT)
|
||||
# Turns this on in order to build tests
|
||||
option(ELFIO_BUILD_TESTS "Build ELFIO tests" OFF)
|
||||
|
||||
#
|
||||
# Generate output of compile commands during generation
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS, ON)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user