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