소스 검색

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.