|
|
@@ -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)
|
|
|
|