Skip to content

Commit

Permalink
cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
WarmUpTill committed Feb 13, 2024
1 parent 69a9302 commit 1927277
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmake/macos/xcode.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,6 @@ endif()
# Enable color diagnostics
set(CMAKE_COLOR_DIAGNOSTICS TRUE)

# Disable usage of RPATH in build or install configurations
set(CMAKE_SKIP_RPATH TRUE)
# Have Xcode set default RPATH entries
set(CMAKE_XCODE_ATTRIBUTE_LD_RUNPATH_SEARCH_PATHS
"@executable_path/../Frameworks")

0 comments on commit 1927277

Please sign in to comment.