Skip to content

Commit 9b2a5f5

Browse files
committed
update 3rdparty
1 parent ccb5900 commit 9b2a5f5

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

cmake/qrencode.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
add_compile_definitions(STATIC_IN_RELEASE=static)
2+
13
set(QT_QRENCODE_BASEDIR ${CMAKE_SOURCE_DIR}/3rdparty/qt-qrcode/lib)
24

35
include_directories(${QT_QRENCODE_BASEDIR})

0 commit comments

Comments
 (0)