fix(unity): brought version of libcomposition which works with unity builds
Note that openssl is incompatible with unity builds. This means that fourdst can only be built as a unity build if libplugin (which is what brings in openssl) is not build. Generally this will happen when building only the python bindings which do not depend on openssl or libplugin
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/4D-STAR/libcomposition.git
|
||||
revision = v2.2.1
|
||||
revision = v2.2.2
|
||||
depth = 1
|
||||
|
||||
Reference in New Issue
Block a user