Chatterino / chatterino2

Chat client for https://twitch.tv
MIT License
2.07k stars 449 forks source link

chore: Specify qtkeychain branch to `chatterino-cmake` #5695

Closed brian6932 closed 3 weeks ago

brian6932 commented 3 weeks ago

Related to #5693 Updating the qtkeychain submodule causes

src\common\Credentials.cpp(27): fatal error C1083: Cannot open include file: 'keychain.h': No such file or directory

Specifically CMAKE_BUILD gets incorrectly set. https://github.com/Chatterino/chatterino2/blob/03cdd98c2edec699e13f7bc0a975519de82d5d4f/src/common/Credentials.cpp#L20