diff --git a/CMakeLists.txt b/CMakeLists.txt index 74b7c31..40d4f91 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,6 +20,9 @@ else() endif() endif() +# rtags setup +set(CMAKE_EXPORT_COMPILE_COMMANDS 1) + # # GLFW options #