[Cmake] Getting the Platform Type

Bill Hoffman bill.hoffman at kitware.com
Thu Dec 5 09:06:56 EST 2002


Here is what is in 1.4.6:

CMAKE_COMPILER_IS_GNUCXX - a boolean telling you if the compiler is gnu
CMAKE_SYSTEM - Win32, or the result of uname        **New
CMAKE_CXX_COMPILER - the name of the command line compiler tool (cl, g++, CC, aCC, etc)
CMAKE_BUILD_TOOL - the tool that cmake is generating to, make, nmake, borlandmake, msdev, devenv  **New


At 03:35 PM 12/4/2002 -0500, Shannon Hastings wrote:

>Does cmake have a standard way to obtain the platform type, or would one just use the cmake command to execute uname.
>
> 
>
>___________________________________________
>
>Shannon Hastings
>
>Research Specialist
>
>Department of Biomedical Informatics
>
>Ohio State University
>
>hastings at bmi.osu.edu
>
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20021205/4f2d8892/attachment.html>


More information about the CMake mailing list