Skip to content

Commit 65dbed9

Browse files
committed
Remove install preset from README
The 'install' CMake preset entry has been removed from the list in the README.
1 parent 0851512 commit 65dbed9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,6 @@ cpp-library generates a `CMakePresets.json` file with the following configuratio
424424
- **`test`**: Debug build with testing enabled
425425
- **`docs`**: Documentation generation with Doxygen
426426
- **`clang-tidy`**: Static analysis build
427-
- **`install`**: Local installation test (installs to `build/install/prefix`)
428427
- **`init`**: Template regeneration (regenerates CMakePresets.json, CI workflows, etc.)
429428

430429
### Version Management

0 commit comments

Comments
 (0)