Commit Graph

11 Commits

Author SHA1 Message Date
Artem Golubikhin
d7b06be393 [speex] Fix release mode .def file. Add missing exports (#2340)
* [speex] Fix release mode .def file. Add missing exports
Fixed .def file in release mode (it is bugged after #2293 fix in d5395ac793) https://github.com/Microsoft/vcpkg/issues/2293#issuecomment-350449317
Added exports for speex_header_free and speex_mode_list (https://github.com/Microsoft/vcpkg/issues/2292#issuecomment-348773393)

* [speex] Fix regression for release mode import library
2017-12-09 17:19:12 -08:00
Robert Schumacher
5a8e2d9a8e [speex] Fix regression for release mode import library 2017-12-09 17:17:10 -08:00
Robert Schumacher
d5395ac793 [speex] Fix debug mode .def file. Add exports for extern globals. 2017-12-02 23:57:17 -08:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Robert Schumacher
5427ef1c03 [speex] Use simple version 2017-06-29 14:27:54 -07:00
atkawa7
6f287235ca [speex] user official tags 2017-06-29 11:21:03 -07:00
atkawa7
5c955c3019 [speex] user official tags 2017-06-29 11:19:37 -07:00
atkawa7
e6d1f16038 use CMake's autoexport 2017-06-28 16:12:00 -07:00
atkawa7
76ca4cb60e Add description and version name 2017-06-28 15:36:09 -07:00
Robert Schumacher
78349d7a0c [speex] Simplify CMakeLists.txt 2017-06-28 15:27:20 -07:00
atkawa7
40935c4e40 [speex] init port #958 2017-06-26 13:31:09 -07:00