diff options
| author | Lars Ivar Hatledal <larsivarhatledal@gmail.com> | 2019-01-09 00:02:25 +0100 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-01-08 15:02:25 -0800 |
| commit | 6ce206c785d0881f21e2f9e53bb03ce946db23a6 (patch) | |
| tree | 36634522f5cf6b43b314ddfc17dbe2acd4be8ed1 /ports/fmilib/CONTROL | |
| parent | fbabe0797ca1dd40e69fbbafe79e8cb456f19072 (diff) | |
| download | vcpkg-6ce206c785d0881f21e2f9e53bb03ce946db23a6.tar.gz vcpkg-6ce206c785d0881f21e2f9e53bb03ce946db23a6.zip | |
[fmilib] fmilib not building on x64-windows (#4999)
* fix fmilib not building on x64-windows
* [fmilib] bump dash version in control file
This will force a rebuild when updating
* only search for MSVC generator on windows
Diffstat (limited to 'ports/fmilib/CONTROL')
| -rw-r--r-- | ports/fmilib/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fmilib/CONTROL b/ports/fmilib/CONTROL index 859098e30..aa6b868d5 100644 --- a/ports/fmilib/CONTROL +++ b/ports/fmilib/CONTROL @@ -1,3 +1,3 @@ Source: fmilib
-Version: 2.0.3
+Version: 2.0.3-1
Description: FMI library is intended as a foundation for applications interfacing FMUs (Functional Mockup Units) that follow FMI Standard. This version of the library supports FMI 1.0 and FMI2.0. See http://www.fmi-standard.org/
|
