1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2026-05-19 10:35:16 +00:00
This commit is contained in:
Andrea Scarpino 2026-05-18 19:05:29 +00:00 committed by GitHub
commit 9fe7b60d22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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