Skip to content

Commit a5208df

Browse files
author
Ayssar
committed
Add cmake compile command
1 parent 3edfe5c commit a5208df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"description": "Common settings shared by all presets",
99
"binaryDir": "${sourceDir}/build/${presetName}",
1010
"cacheVariables": {
11-
"CMAKE_EXPORT_COMPILE_COMMANDS" : "ON",
11+
"CMAKE_EXPORT_COMPILE_COMMANDS": "ON",
1212
"with-python": "ON",
1313
"cythonize-pynest": "ON",
1414
"with-openmp": "ON",

0 commit comments

Comments
 (0)