X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=src%2Fwidgets%2FCMakeLists.txt;fp=src%2Fwidgets%2FCMakeLists.txt;h=a391b8975a77202e0d1633894d0e840845446647;hb=95aa7dff6f4da3aa85775d46600f9be2e2f856eb;hp=afbc0de8bf0f95ae0b64f4029708ec2c4f70ea4c;hpb=93a1583163ca580a2218ba81836a17c3a6586ccf;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 )