X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=src%2Fwindows%2FCMakeLists.txt;h=5fd76c49af06e2f8fde8138c8fab3cf280daeb8f;hp=7f3cbf0bef8f99eef07479a4861141b987605e75;hb=16118809a11aa423f453a03c47f5263e9dd8b662;hpb=0a7bcc3ab2d2a1015f29293fc9c527c1448a86cf diff --git a/src/windows/CMakeLists.txt b/src/windows/CMakeLists.txt index 7f3cbf0..5fd76c4 100644 --- a/src/windows/CMakeLists.txt +++ b/src/windows/CMakeLists.txt @@ -19,5 +19,4 @@ # List the sources to include in the executable. target_sources(privacy-browser PRIVATE BrowserWindow.cpp - DomainSettingsWindow.cpp )