aboutsummaryrefslogtreecommitdiff
path: root/ports/cppad/windows-fix.patch
AgeCommit message (Collapse)Author
2021-09-16[cppad/cpuid] Update to latest version (#20187)Cheney Wang
* [cppad/cpuid] Update to latest version * Add quotes to SOURCE_PATH Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2020-08-07[CppAD] Add CppAD port (#12560)Giulio Romualdi
* [CppAD] Add CppAD port * [CppAD] Fix compilation on Linux * [CppAD] Remove vcpkg_common_functions from portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [CppAD] Avoid to add the postfix 'd' in the debug library * [CppAD] Patch the pkgconfig file generation * [CppAD] Remove the support for uwp and arm * [CppAD] add DISABLE_PARALLEL_CONFIGURE as option of vcpkg_configure_cmake() command Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>