Skip to content
Snippets Groups Projects
Commit 477fb26c authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

Centralize LD_LIBRARY_PATH logic with new SET_TEST_PATH macro.

Add ${SHARED_LIB_STAGING_DIR_RELEASE} to LD_LIBRARY_PATH for executing tests:
otherwise Debug-build tests can't find (e.g.) the aprutil DLL, for which we
don't build/package a debug variant.
Leverage discovery that a CMake macro can accept a target variable name
argument for LL_TEST_COMMAND macro.
parent cb50a239
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment