mirror of
https://github.com/isledecomp/SIEdit.git
synced 2025-03-29 22:19:43 -04:00
* Fix filename for libweaver.so CMake was adding an extra "lib" prefix on linux, with filename resulting in "liblibweaver.so". Now it generates it as "libweaver.so." * Add Linux workflow The workflow runs on ubuntu and creates 2 arficacts: libweaver.so and an AppImage containing the SI Editor GUI app. Also adding a .desktop file as required for building an AppImage. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
core.cpp | ||
core.h | ||
file.cpp | ||
file.h | ||
info.h | ||
interleaf.cpp | ||
interleaf.h | ||
object.cpp | ||
object.h | ||
othertypes.h | ||
sitypes.cpp | ||
sitypes.h | ||
types.h | ||
util.h |