Closed brian6932 closed 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
CMAKE_BUILD
Related to #5693 Updating the qtkeychain submodule causes
Specifically
CMAKE_BUILD
gets incorrectly set. https://github.com/Chatterino/chatterino2/blob/03cdd98c2edec699e13f7bc0a975519de82d5d4f/src/common/Credentials.cpp#L20