CMake/Tests/BundleUtilities
Clinton Stimpson 7ac7b437b8 BundleUtilities: Work w/ non .app exes on Mac (#12034)
Also add a test of BundleUtilities including an exe,
some shared libs, a plugin, and a framework-style lib.

This test presently runs (and this functionality works)
on Linux, Mac and Windows.

For now, the framework-style lib is built as a plain old
shared lib because there is another yet-unresolved issue
with local frameworks without rpaths on the Mac.
2011-05-27 16:11:43 -04:00
..
CMakeLists.txt BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
bundleutils.cmake BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
framework.cpp BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
framework.h BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
module.cpp BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
module.h BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
shared.cpp BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
shared.h BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
shared2.cpp BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
shared2.h BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00
testbundleutils.cpp BundleUtilities: Work w/ non .app exes on Mac (#12034) 2011-05-27 16:11:43 -04:00