Am Donnerstag 22 Juli 2010 schrieb Harry van der Wolf:
...
> I already tried a couple of options like:
> IF(APPLE)
> SET_TARGET_PROPERTIES(huginvigraimpex PROPERTIES INSTALL_NAME_DIR
> "${prefix}/lib")
> ENDIF(APPLE)
> and
> cmake -cmake_install_dir="blahblah" ..
> but until now unsuccessful.
> It absolutely used to do this correct, but I have to admit that I only now
> and then compile hugin via cmake and I even run it via cmake even less (bad
> tester, I know).
> It simply means that you can build hugin without a problem but it simply
> won't run.
>
> I think that cmake is wrong here as it always used to function (as
> mentioned).
> current cmake level 2.8.1
>
> Harry
How about
cmake -DCMAKE_INSTALL_PREFIX=....
Kornel
--
Kornel Benko
[email protected]
signature.asc
Description: This is a digitally signed message part.
