mirror of
https://github.com/boostorg/timer.git
synced 2026-07-21 13:33:33 +00:00
Set LD_LIBRARY_PATH
This commit is contained in:
@@ -339,6 +339,7 @@ jobs:
|
||||
cd ../boost-root/libs/$LIBRARY/test/cmake_install_test && mkdir __build__ && cd __build__
|
||||
cmake -DCMAKE_INSTALL_PREFIX=~/.local ..
|
||||
cmake --build .
|
||||
export LD_LIBRARY_PATH=$HOME/.local/lib:$LD_LIBRARY_PATH
|
||||
ctest --output-on-failure --no-tests=error
|
||||
|
||||
posix-cmake-test:
|
||||
|
||||
Reference in New Issue
Block a user