Skip to content
Snippets Groups Projects
Commit 6753bb5c authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

builds compile_commands.json for better editor integration. emacs rules!

parent 4df31f67
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,10 @@ project (Pastis
#------------------------------------------------------
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
#------------------------------------------------------
set(PASTIS_SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}")
set(PASTIS_BINARY_DIR "${CMAKE_CURRENT_BINARY_DIR}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment