X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=src%2Fviews%2FCMakeLists.txt;fp=src%2Fviews%2FCMakeLists.txt;h=2929781c093860abe4e177db7458486307ccd4da;hp=cd649521ff38a16a15ef9c198883edc9cba92d08;hb=16118809a11aa423f453a03c47f5263e9dd8b662;hpb=0a7bcc3ab2d2a1015f29293fc9c527c1448a86cf diff --git a/src/views/CMakeLists.txt b/src/views/CMakeLists.txt index cd64952..2929781 100644 --- a/src/views/CMakeLists.txt +++ b/src/views/CMakeLists.txt @@ -19,5 +19,4 @@ # List the sources to include in the executable. target_sources(privacy-browser PRIVATE BrowserView.cpp - DomainSettingsView.cpp )