From b8a5d652637f0860cde731fda80e7218bf135488 Mon Sep 17 00:00:00 2001 From: jlaura <jlaura@usgs.gov> Date: Mon, 18 Mar 2019 13:37:48 -0500 Subject: [PATCH] Update meta.yaml --- recipe/meta.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 5aecc81..44c3dd2 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -5,6 +5,9 @@ package: source: git_url: https://github.com/USGS-Astrogeology/CSM-Swig.git +build: + detect_binary_files_with_prefix: True + requirements: build: - {{ compiler('cxx') }} # [linux] -- GitLab