Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit 1203734

Browse files
committed
log cpu features... [skip appveyor]
1 parent 1c980cf commit 1203734

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/3rdparty/cryptopp/cryptopp.pro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ VERSION = 8.2.0
77

88
load(qt_build_config)
99

10+
message(QT_CPU_FEATURES = $$eval(QT_CPU_FEATURES.$$QT_ARCH))
11+
1012
# Input
1113
HEADERS += \
1214
src/3way.h \

0 commit comments

Comments
 (0)