Эх сурвалжийг харах

Z991239-527 #comment cmake: 暂时不处理pdb 文件的安装

gifur 5 жил өмнө
parent
commit
52371dc8b4

+ 1 - 1
addin/cmake/ConfigOptions.cmake

@@ -21,7 +21,7 @@ endif()
 
 option(BUILD_TESTING "Build the project test case." OFF)
 
-option(WITH_DEBUG_SYMBOLS "Pack debug symbols to installer" ON)
+option(WITH_DEBUG_SYMBOLS "Pack debug symbols to installer" OFF)
 
 option(INSTALL_DEVELOP_FILES "install and pack develops header and libs files" OFF)