Am 25.08.2011 17:54, schrieb David Cole:
[...]
See this recent bug report for some advice in the notes:
http://public.kitware.com/Bug/view.php?id=12340

And this old email on the list that contains basically the same advice:
http://www.cmake.org/pipermail/cmake/2007-August/015814.html

You can also search for CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT --
you can use that value near the top of your top-level CMakeLists.txt
file to force-initialize CMAKE_INSTALL_PREFIX to your own default
value if you want to.

Thank, that helped. I was not aware of the difference between cache vars and vars set in CMakelists.txt.

Martin

--
E-Mails sollten Text sein, Text und nur Text.
Wenn Gott gewollt hätte, dass E-Mails in HTML geschrieben würden,
endeten Gebete traditionell mit </amen>.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to