|
|
@@ -14,7 +14,7 @@ add_custom_target( mac_overlayplugin ALL
|
|
|
"OC_SOCKETAPI_TEAM_IDENTIFIER_PREFIX=${SOCKETAPI_TEAM_IDENTIFIER_PREFIX}"
|
|
|
COMMENT building Mac Overlay icons
|
|
|
VERBATIM)
|
|
|
-add_dependencies(mac_overlayplugin ${APPLICATION_EXECUTABLE}) # for the ownCloud.icns to be generated
|
|
|
+add_dependencies(mac_overlayplugin nextcloud) # for the ownCloud.icns to be generated
|
|
|
|
|
|
INSTALL(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/Release/FinderSyncExt.appex
|
|
|
DESTINATION ${OWNCLOUD_OSX_BUNDLE}/Contents/PlugIns
|