You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* remove temp fix
* add contrib libs the CMakeCache.txt
* switch to 3.5.0
* fix windows
* thirdparty is x86_64 now
* remove restrictions for cython and autowrap
* disable parquet support
* add contrib libraries to path
* remove deprecated pyinstaller
* set openms share path
version: '5.15.2'# 5.12.7 is broken https://bugreports.qt.io/browse/QTBUG-81715, > 5.15.2 is not available on official archives (https://github.com/miurahr/aqtinstall/issues/636)
52
-
host: 'windows'# default: win64_msvc2017_64
53
-
target: 'desktop'
54
-
install-deps: 'true'
40
+
version: '6.8.3'## Note this version is build with win64_msvc2022_64 and should always match what we use
0 commit comments