Skip to content

Commit b8673d2

Browse files
Dynamic library to separated directory
1 parent 33da105 commit b8673d2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Changes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
0.02
2+
- Dynamic library to separated directory.
23
- Explicit setting of static/dynamic library build.
34
- Use HTTPS to fetch sources.
45

alienfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ share {
1818
'%{make}',
1919
'%{make} install',
2020
];
21+
plugin 'Gather::IsolateDynamic';
2122
};

0 commit comments

Comments
 (0)