mirror of
https://github.com/serge1/ELFIO.git
synced 2025-04-16 14:42:39 +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
|
# Turns this on in order to build tests
|
||||||
option(ELFIO_BUILD_TESTS "Build ELFIO tests" OFF)
|
option(ELFIO_BUILD_TESTS "Build ELFIO tests" OFF)
|
||||||
|
|
||||||
#
|
# Generate output of compile commands during generation
|
||||||
set(CMAKE_EXPORT_COMPILE_COMMANDS, ON)
|
set(CMAKE_EXPORT_COMPILE_COMMANDS, ON)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user