Skip to content

Commit

Permalink
Show LINK_DIRECTORIES()
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf committed May 23, 2024
1 parent 9e1571a commit 40ff844
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/modules/DetectMachine.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ IF(LMMS_BUILD_APPLE)

IF(APPLE_PREFIX)
LINK_DIRECTORIES("${APPLE_PREFIX}/lib")
MESSAGE(STATUS "Adding custom macOS LINK_DIRECTORIES(\"${APPLE_PREFIX}/lib\")")
ENDIF()

# Detect OS Version
Expand Down

0 comments on commit 40ff844

Please sign in to comment.