Skip to content

Commit

Permalink
Enable OS X Keys
Browse files Browse the repository at this point in the history
Closes #712
  • Loading branch information
dail8859 authored Feb 14, 2025
1 parent 5214de9 commit 862fcfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scintilla.pri
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,6 @@ CONFIG(release, debug|release) {
}

macx {
DEFINES += OS_X_KEYS
QMAKE_LFLAGS_SONAME = -Wl,-install_name,@executable_path/../Frameworks/
}

0 comments on commit 862fcfd

Please sign in to comment.