Closed a4z closed 10 months ago
The shebang in the generated packed djinni file got lost during the last changes. That means, for cmake's execute_process , the file is not executable anymore without adding a java -jar in front
java -jar
Add it back
The shebang in the generated packed djinni file got lost during the last changes. That means, for cmake's execute_process , the file is not executable anymore without adding a
java -jar
in frontAdd it back