On Tue, Sep 29, 2009 at 06:16:23PM +0200, Dieter Oberkofler wrote:
> I seem unable to get/use the CMAKE_SYSTEM variable using CMake 2.6.4 on the
> Windows and Apple platform.
> MESSAGE("CMAKE_SYSTEM=(" ${CMAKE_SYSTEM} ")") just shows an empty string
> similar as does also CMAKE_SYSTEM_NAME, CMAKE_SYSTEM_VERSION and
> CMAKE_SYSTEM_PROCESSOR.

Maybe a bad install? Try cmake --trace and see if that reveals any
errors/failures.

tyler
_______________________________________________
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