graal conf
This commit is contained in:
@@ -64,6 +64,9 @@
|
||||
runHook preBuild
|
||||
|
||||
mkdir -p build/classes build/test-classes build/resources/${groupPath}/native/${platformName}
|
||||
if [ -d src/main/resources ]; then
|
||||
cp -R src/main/resources/. build/resources/
|
||||
fi
|
||||
|
||||
ghostty_lib="$(find ${ghosttyVt} -type f -name '${sharedLibraryPattern}' -print -quit)"
|
||||
if [ -z "$ghostty_lib" ]; then
|
||||
|
||||
Reference in New Issue
Block a user