CMake/Tests/MacRuntimePath/A
Ruslan Baratov dc6d806660 Add a BUILD_RPATH target property specifying build-tree RPATH entries
Users may need to add custom `RPATH` entries to be able to run binaries
from their build tree without setting `LD_LIBRARY_PATH`.  Provide a way
to do this that does not affect the install-tree `RPATH`.
2016-10-03 13:42:27 -04:00
..
CMakeLists.txt
framework2.cpp
framework2.h
framework.cpp
framework.h
shared.cpp
shared.h
test1.cpp
test2.cpp
test3.cpp