Skip to content

Commit

Permalink
trying next mac hack
Browse files Browse the repository at this point in the history
  • Loading branch information
samba committed Jul 8, 2024
1 parent 965dc25 commit 06586dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ else()
endif()

IF(APPLE)
add_definitions(-DBOOST_NO_CXX98_FUNCTION_BASE)
add_definitions(-D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION)
SET(Boost_LIBRARIES ${Boost_LIBRARIES}
/usr/local/opt/icu4c/lib/libicudata.a
/usr/local/opt/icu4c/lib/libicui18n.a
Expand Down

0 comments on commit 06586dd

Please sign in to comment.