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

Commit a1f7f8e

Browse files
authored
added reference
1 parent cdc8a1e commit a1f7f8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/3rdparty/cryptopp/cryptopp.pro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ win32:!win32-g++ {
99
MODULE_DEFINES += CRYPTOPP_DISABLE_ASM #TODO reenable again later
1010
cross_compile: MODULE_DEFINES += NO_OS_DEPENDENCE
1111
} else {
12+
# based on https://github.com/KayEss/fost-crypto/blob/master/CMakeLists.txt
1213
QMAKE_CXXFLAGS += -Wno-keyword-macro -Wno-unused-const-variable -Wno-unused-private-field
1314

1415
!isEmpty(ANDROID_TARGET_ARCH) {

0 commit comments

Comments
 (0)