1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-18 03:52:42 +00:00
harbour-sailfin/core
Chris Josten 727e50cae1 Updated build system to fix issues
- Application could not be launched by the invoker because of some
  missing compiler flags (-rdynamic -pie)
- Private libraries were not found due to incorrect rpath being set
- Moved the qml list of files for sailfish from qtquick to sailfish
  (Stupid mistake I made because my editor doesn't really differentiate
  between different files with the same name in different folders)
2020-10-26 00:14:46 +01:00
..
include/JellyfinQt Switched to a sane build system (CMake) 2020-10-25 19:58:02 +01:00
src Switched to a sane build system (CMake) 2020-10-25 19:58:02 +01:00
CMakeLists.txt Updated build system to fix issues 2020-10-26 00:14:46 +01:00