IncludeUserOutsideProjectUser.json.in 184 B

1234567891011
  1. {
  2. "version": 4,
  3. "include": [
  4. "@RunCMake_SOURCE_DIR@/IncludeOutsideProjectInclude.json"
  5. ],
  6. "configurePresets": [
  7. {
  8. "name": "IncludeUserOutsideProject"
  9. }
  10. ]
  11. }