diff options
Diffstat (limited to 'ports/moos-core')
| -rw-r--r-- | ports/moos-core/CONTROL | 3 | ||||
| -rw-r--r-- | ports/moos-core/portfile.cmake | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/ports/moos-core/CONTROL b/ports/moos-core/CONTROL index 15a5a5e1f..1d1e20d09 100644 --- a/ports/moos-core/CONTROL +++ b/ports/moos-core/CONTROL @@ -1,4 +1,5 @@ Source: moos-core -Version: 10.4.0-4 +Version: 10.4.0 +Port-Version: 5 Description: A very light weight, easy to use middleware. Homepage: https://sites.google.com/site/moossoftware/ diff --git a/ports/moos-core/portfile.cmake b/ports/moos-core/portfile.cmake index b3bdda6ff..197467428 100644 --- a/ports/moos-core/portfile.cmake +++ b/ports/moos-core/portfile.cmake @@ -13,6 +13,7 @@ vcpkg_from_github( vcpkg_configure_cmake( SOURCE_PATH ${SOURCE_PATH} PREFER_NINJA + DISABLE_PARALLEL_CONFIGURE OPTIONS -DCMAKE_ENABLE_EXPORT=OFF ) |
