Skip to content

Commit

Permalink
Set file provider extension target as a dependency of file provider u…
Browse files Browse the repository at this point in the history
…i extension target in CMake

Signed-off-by: Claudio Cambra <[email protected]>
  • Loading branch information
claucambra committed Apr 17, 2024
1 parent 3425cd5 commit 0f183dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell_integration/MacOSX/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ if(APPLE)
"OC_APPLICATION_NAME=${APPLICATION_NAME}"
"OC_APPLICATION_REV_DOMAIN=${APPLICATION_REV_DOMAIN}"
"OC_SOCKETAPI_TEAM_IDENTIFIER_PREFIX=${SOCKETAPI_TEAM_IDENTIFIER_PREFIX}"
DEPENDS mac_fileproviderplugin
COMMENT building macOS File Provider UI extension
VERBATIM)

Expand Down

0 comments on commit 0f183dc

Please sign in to comment.