now it's possible to run binaries in the build tree (fixes bug #570)
authorSzilard Pall <pszilard@cbr.su.se>
Wed, 3 Nov 2010 11:32:52 +0000 (12:32 +0100)
committerSzilard Pall <pszilard@cbr.su.se>
Wed, 3 Nov 2010 11:32:52 +0000 (12:32 +0100)
commitf7fd40eae09604425b8941d67fa94b7a2877d238
tree49f22006a87d5071d1d26f2a07c395b4d572d51d
parent5e5942b55f23cd3a6d46aca1fd7b84e839faeb7d
now it's possible to run binaries in the build tree (fixes bug #570)

Changed CMAKE_BUILD_WITH_INSTALL_RPATH to FALSE which results in the
rpath being rewritten on while installing binaries. CPack also works.
CMakeLists.txt