Revert "I'm really just throwing everything to the wall and seeing what sticks"

This reverts commit 1a05b027fe.
This commit is contained in:
jadebenn 2024-04-06 18:47:48 -05:00
parent e143f22ada
commit 8af35727a6

View File

@ -28,7 +28,7 @@ add_custom_command(TARGET dCommonTests POST_BUILD
COMMAND otool ARGS -D libmariadbcpp.dylib
COMMAND install_name_tool ARGS -change libmariadbcpp.dylib @rpath/libmariadbcpp.dylib dCommonTests
COMMAND otool ARGS -L dCommonTests
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR})
WORKING_DIRECTORY ${CMAKE_RUNTIME_OUTPUT_DIRECTORY})
endif()
# Link needed libraries