X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=src%2Fwidgets%2FCMakeLists.txt;h=a391b8975a77202e0d1633894d0e840845446647;hb=75a38db8a253d1458aaa5a2811afb58bc4eb7855;hp=afbc0de8bf0f95ae0b64f4029708ec2c4f70ea4c;hpb=0d23ee5e9b43b247cdda0a4cbb73f8b1a70f4500;p=PrivacyBrowserPC.git diff --git a/src/widgets/CMakeLists.txt b/src/widgets/CMakeLists.txt index afbc0de..a391b89 100644 --- a/src/widgets/CMakeLists.txt +++ b/src/widgets/CMakeLists.txt @@ -17,7 +17,7 @@ # List the sources to include in the executable. -target_sources(privacy-browser PRIVATE +target_sources(privacybrowser PRIVATE TabWidget.cpp PrivacyWebEngineView.cpp )