Commit a793ae5b authored by Marko Mäkelä's avatar Marko Mäkelä

Merge 10.4 into 10.5

parents 62516c53 9d479e25
......@@ -236,4 +236,9 @@ ADD_CUSTOM_TARGET(
)
ADD_CUSTOM_TARGET(win_package DEPENDS win_package_zip win_package_debuginfo)
SET_TARGET_PROPERTIES(
win_package win_package_zip win_package_debuginfo
PROPERTIES
EXCLUDE_FROM_ALL TRUE
EXCLUDE_FROM_DEFAULT_BUILD TRUE
)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment