forked fromglynos/cpp-netlib
- Notifications
You must be signed in to change notification settings - Fork425
Commitd6e6a4a
committed
fix build of shared libraries
even if CPP-NETLIB_BUILD_SHARED_LIBS was set to ON or TRUE, the sharedlibraries were not build unless BUILD_SHARED_LIBS also was enabled.now either of the two needs to be set to enable shared libraries.1 parent9412dba commitd6e6a4a
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
23 | 25 |
| |
24 | 26 |
| |
| 27 | + | |
| 28 | + | |
25 | 29 |
| |
26 | 30 |
| |
27 | 31 |
| |
|
0 commit comments
Comments
(0)