X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=src%2Fdialogs%2FCMakeLists.txt;h=5eaf0f46f53235a67f0643c78aec0ecb1f5a70e5;hp=ee3d9ff681d4cfce1141d3242096b4be51deeeb7;hb=9b6cee96126484925bec4f4ab30c2b880df687fe;hpb=8933c941521c591a962034ecf3486c9143bf1f80 diff --git a/src/dialogs/CMakeLists.txt b/src/dialogs/CMakeLists.txt index ee3d9ff..5eaf0f4 100644 --- a/src/dialogs/CMakeLists.txt +++ b/src/dialogs/CMakeLists.txt @@ -18,6 +18,7 @@ # List the sources to include in the executable. target_sources(privacy-browser PRIVATE + AddCookieDialog.cpp CookiesDialog.cpp DomainSettingsDialog.cpp )