Skip to content

Commit

Permalink
SSE 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
VioletGiraffe committed Sep 2, 2024
1 parent d8de9fa commit 379a43a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions file-commander-core/file-commander-core.pro
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ mac*|linux*|freebsd{

LIBS += -L$${DESTDIR} -L$${DESTDIR_NOARCH} -lcpputils -lqtutils

!win:contains(QT_ARCH, arm): QMAKE_CXXFLAGS += -msse4.1

HEADERS += \
src/cfilesystemobject.h \
src/ccontroller.h \
Expand Down

0 comments on commit 379a43a

Please sign in to comment.