mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-02 12:14:44 +02:00
Export compile commands
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
"displayName": "Basic development build",
|
"displayName": "Basic development build",
|
||||||
"description": "Enables development build with basic tests that are cheap to build and run",
|
"description": "Enables development build with basic tests that are cheap to build and run",
|
||||||
"cacheVariables": {
|
"cacheVariables": {
|
||||||
|
"CMAKE_EXPORT_COMPILE_COMMANDS": "ON",
|
||||||
"CATCH_DEVELOPMENT_BUILD": "ON"
|
"CATCH_DEVELOPMENT_BUILD": "ON"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user