From 166e5a03d63e0b522876bfc072f26f213d5a3a62 Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Mon, 22 Jan 2018 04:28:07 +0100 Subject: NOISSUE rearrange build system * Added install commands to the libraries instead of force installing files * Most of the application cmake stuff moved to top level * RPATH should now be set/cleared correctly * Contains a fix for GH-1780 --- libraries/quazip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/quazip') diff --git a/libraries/quazip b/libraries/quazip index 164acc35..4747be95 160000 --- a/libraries/quazip +++ b/libraries/quazip @@ -1 +1 @@ -Subproject commit 164acc35fd5f77d353161dcf1c4e121bc2ce756f +Subproject commit 4747be9520dd55ed226ebe553403bde3bf660cab -- cgit