Commit Graph

3 Commits

Author SHA1 Message Date
Elf M. Sternberg 0af01c5e0d Added showing the Output name along with the details (if any). 2022-04-18 16:01:41 -07:00
Elf M. Sternberg f821d87ba3 Added a lot of commentary into CMakeList.
This is just that I added a lot of comments to each new command in the CMakeList
file, because if I ever have to re-use this obscure and infrequently used skill,
I'll have a record written in my own words.
2022-04-15 15:10:36 -07:00
Elf M. Sternberg 0e6fb46b96 Moving the 'learning xcb reading' into its own folder.
This matches the learning process that I describe in rigged_regex.  Step by
step, recording everything multiple times and in multiple ways, so that all the
learning that I care about is preserved.  There's XCB in here, and some C++
(mostly around `unique_ptr`).
2022-04-15 14:41:03 -07:00