From 405efbc84cc76a1450d6f18adfd52f0e28ab9f14 Mon Sep 17 00:00:00 2001 From: Francesco Di Lorenzo Date: Thu, 23 Aug 2018 18:08:16 +0200 Subject: [PATCH] Add setting preset for unit-test under macOS Fixes #386 --- SettingPresets/Product_Platform/bundle.unit-test_macOS.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 SettingPresets/Product_Platform/bundle.unit-test_macOS.yml diff --git a/SettingPresets/Product_Platform/bundle.unit-test_macOS.yml b/SettingPresets/Product_Platform/bundle.unit-test_macOS.yml new file mode 100644 index 00000000..aa36c95c --- /dev/null +++ b/SettingPresets/Product_Platform/bundle.unit-test_macOS.yml @@ -0,0 +1 @@ +LD_RUNPATH_SEARCH_PATHS: $(inherited) @executable_path/../Frameworks @loader_path/../Frameworks