Skip to content

Commit

Permalink
Force build of file provider module
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio Cambra <[email protected]>
  • Loading branch information
claucambra committed Dec 9, 2023
1 parent 0076df8 commit 42b2f7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ if(APPLE AND BUILD_OWNCLOUD_OSX_BUNDLE)
set(LIB_INSTALL_DIR "${APPLICATION_NAME}.app/Contents/MacOS")
set(BIN_INSTALL_DIR "${APPLICATION_NAME}.app/Contents/MacOS")
add_definitions(-DBUILD_OWNCLOUD_OSX_BUNDLE)
set(BUILD_FILE_PROVIDER_MODULE ON)
endif()


Expand Down

0 comments on commit 42b2f7b

Please sign in to comment.