]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/widgets/CMakeLists.txt
Add a man file.
[PrivacyBrowserPC.git] / src / widgets / CMakeLists.txt
index afbc0de8bf0f95ae0b64f4029708ec2c4f70ea4c..a391b8975a77202e0d1633894d0e840845446647 100644 (file)
@@ -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
 )