🔨 Automatically generate resources files with cmake (#4159)

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
Fixes https://github.com/Chatterino/chatterino2/issues/3949
This commit is contained in:
Edgar
2022-11-19 12:29:12 +01:00
committed by GitHub
parent 2f4272cc2a
commit 9f5477c433
14 changed files with 134 additions and 425 deletions
+13
View File
@@ -0,0 +1,13 @@
/****************************************************************************
** WARNING! This file is autogenerated by cmake
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include "ResourcesAutogen.hpp"
namespace chatterino {
Resources2::Resources2()
{
@RES_SOURCE_CONTENT@
}
} // namespace chatterino