mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 13:23:03 -05:00
turn on build_package by default
This commit is contained in:
@@ -1351,7 +1351,7 @@ ADD_CUSTOM_TARGET(uninstall
|
||||
# CPack target
|
||||
# ----------------------------------------------------------------------------
|
||||
|
||||
set(BUILD_PACKAGE OFF CACHE BOOL "Build a installer with the SDK")
|
||||
set(BUILD_PACKAGE ON CACHE BOOL "Enables 'make package_source' command")
|
||||
|
||||
if(BUILD_PACKAGE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user