contour-terminal / contour

Modern C++ Terminal Emulator
http://contour-terminal.org/
Apache License 2.0
2.32k stars 101 forks source link

Bump boxed-cpp version and ensure it's always the correct one being built against #1446

Closed christianparpart closed 5 months ago

christianparpart commented 5 months ago

Refs #1443.

christianparpart commented 5 months ago

Great :) did not know about 'if(COMMAND ...)' existence :)

ChatGPT was a great assistance here ;)