Dhfs-app: lazyfs crash test

This commit is contained in:
2025-04-22 22:37:15 +02:00
parent ac68208b1a
commit 7de5f91fd2
7 changed files with 402 additions and 14 deletions

View File

@@ -144,6 +144,7 @@
</native.image.path>
<java.util.logging.manager>org.jboss.logmanager.LogManager</java.util.logging.manager>
<buildDirectory>${project.build.directory}</buildDirectory>
<lazyFsPath>${project.basedir}/../../thirdparty/lazyfs/lazyfs/lazyfs</lazyFsPath>
<nativeLibsDirectory>${dhfs.native-libs-dir}</nativeLibsDirectory>
<maven.home>${maven.home}</maven.home>
</systemPropertyVariables>