rtags json compile commands export
This commit is contained in:
parent
97adb2fd3b
commit
a5bfa4c237
|
@ -20,6 +20,9 @@ else()
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
# rtags setup
|
||||||
|
set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
|
||||||
|
|
||||||
#
|
#
|
||||||
# GLFW options
|
# GLFW options
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue