We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3af68b1 commit 8d1898bCopy full SHA for 8d1898b
src/CMakeLists.txt
@@ -371,7 +371,7 @@ if(WITH_XC_KEESHARE)
371
endif()
372
373
if(APPLE)
374
- target_link_libraries(keepassxc_core "-framework Foundation -framework AppKit -framework Carbon -framework Security -framework LocalAuthentication -framework ScreenCaptureKit")
+ target_link_libraries(keepassx_core "-framework Foundation -framework AppKit -framework Carbon -framework Security -framework LocalAuthentication -framework ScreenCaptureKit")
375
if(Qt5MacExtras_FOUND)
376
target_link_libraries(keepassx_core Qt5::MacExtras)
377
0 commit comments