Skip to content

Commit

Permalink
Update TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
jshbrntt committed Aug 3, 2023
1 parent e59045d commit 0b6bc35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# TODO
- [ ] Disable console in `Release` build.
- [ ] Install project dependencies as Git submodules instead of using CMake to fetch them?
- [ ] Get version number/release tag from `CMakeLists.txt`/`PROJECT_VERSION`.
- [ ] This will reduce CI cache sizes (but might increase checkout).
- [ ] Refactor `CMakeLists.txt` `release` target to reused all but the `zip`/`tar.gz` parts.
- [ ] Calculate release sha without checkout in `release` job.
Expand Down

0 comments on commit 0b6bc35

Please sign in to comment.