2 files changed
+2
-1
lines changedSubmodule cpp_vcpkg_project updated 19 files
- .cmake-format.yaml+1-1
- .devcontainer/Dockerfile+2-2
- .github/workflows/ci.yml+5-5
- .gitignore+2-1
- CMakeLists.txt+28-13
- CMakePresets.json+8-6
- Features.cmake+2
- Makefile+6-6
- Taskfile.yml+8-1
- cspell.config.yaml+1
- fuzz_test/CMakeLists.txt+2-2
- my_exe/CMakeLists.txt+26-15
- my_exe/test/CMakeLists.txt+14-22
- my_header_lib/CMakeLists.txt+4-13
- my_header_lib/test/CMakeLists.txt+3-13
- my_header_lib/test/constexpr/CMakeLists.txt+8-9
- my_lib/CMakeLists.txt+4-13
- my_lib/test/CMakeLists.txt+3-13
- my_lib/test/constexpr/CMakeLists.txt+6-8
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
|
0 commit comments