1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2026-05-19 02:25:18 +00:00

Move blurhash-qt

This commit is contained in:
Andrea Scarpino 2026-05-05 22:18:28 +02:00
parent 00baa89aa2
commit a39275d787
3 changed files with 3 additions and 3 deletions

4
.gitmodules vendored
View file

@ -4,6 +4,6 @@
[submodule "3rdparty/doxygen-awesome-css"]
path = 3rdparty/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css.git
[submodule "sailfish/lib/blurhash-qt"]
path = sailfish/lib/blurhash-qt
[submodule "3rdparty/blurhash-qt"]
path = 3rdparty/blurhash-qt
url = https://github.com/HenkKalkwater/BlurhashQt.git

View file

@ -5,7 +5,7 @@ project(harbour-sailfin-sailfish)
set(DEPLOY_ROOT /home/deploy/installroot/)
set(QML_PLUGIN_PATH ${PROJECT_BINARY_DIR}/plugins CACHE PATH "QML plugin path for blurhash-qt")
add_subdirectory(lib/blurhash-qt)
add_subdirectory(../3rdparty/blurhash-qt)
set_target_properties(blurhash-qt PROPERTIES
LIBRARY_OUTPUT_DIRECTORY ${PROJECT_BINARY_DIR}/plugins/nl/netsoj/chris/blurhash