浏览代码

change tool_config_lidar_leishen.

yuchuli 1 年之前
父节点
当前提交
7c26c5005c
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/tool/tool_config_lidar_leishen/tool_config_lidar_leishen.pro

+ 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.