X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=src%2Fwindows%2FCMakeLists.txt;h=5fd76c49af06e2f8fde8138c8fab3cf280daeb8f;hb=2e5db0d355267f5823610100947970af12ca6342;hp=7f3cbf0bef8f99eef07479a4861141b987605e75;hpb=0a7bcc3ab2d2a1015f29293fc9c527c1448a86cf;p=PrivacyBrowserPC.git 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 )