X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=src%2Fhelpers%2FCMakeLists.txt;h=0b8d2d70297607cfc0599beb9c1ab8caedc7a9d3;hb=refs%2Fheads%2Fmaster;hp=921e0c078290ca5df6ee973847025535ccf9631e;hpb=c5706a6ff3fbc42418e60b79fbe3f5c19396f7d2;p=PrivacyBrowserPC.git diff --git a/src/helpers/CMakeLists.txt b/src/helpers/CMakeLists.txt index 921e0c0..0b8d2d7 100644 --- a/src/helpers/CMakeLists.txt +++ b/src/helpers/CMakeLists.txt @@ -1,6 +1,6 @@ -# Copyright 2022-2023 Soren Stoutner . +# Copyright 2022-2024 Soren Stoutner . # -# This file is part of Privacy Browser PC . +# This file is part of Privacy Browser PC . # # Privacy Browser PC is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -18,6 +18,7 @@ # List the sources to include in the executable. target_sources(privacybrowser PRIVATE + FilterListHelper.cpp FolderHelper.cpp SearchEngineHelper.cpp UserAgentHelper.cpp