Przeglądaj źródła

change tool_config_lidar_leishen.

yuchuli 1 rok temu
rodzic
commit
7c26c5005c

+ 2 - 0
src/tool/tool_config_lidar_leishen/tool_config_lidar_leishen.pro

@@ -17,6 +17,8 @@ TEMPLATE = app
 # deprecated API in order to know how to port your code away from it.
 DEFINES += QT_DEPRECATED_WARNINGS
 
+QMAKE_LFLAGS += -no-pie
+
 # You can also make your code fail to compile if you use deprecated APIs.
 # In order to do so, uncomment the following line.
 # You can also select to disable deprecated APIs only up to a certain version of Qt.