We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc194ae commit 29f2553Copy full SHA for 29f2553
recipes/ampl-asl/meta.yaml
@@ -11,6 +11,8 @@ source:
11
patches:
12
# Backport https://github.com/ampl/asl/pull/22
13
- 22.patch
14
+ # Ensure that .dll gets installed in <CMAKE_INSTALL_PREFIX>/bin
15
+ - install_library_in_default_location.patch
16
17
build:
18
number: 0
0 commit comments