[cmake-developers] [CMake 0012255]: CMAKE_SIZEOF_VOID_P not set

Mantis Bug Tracker mantis at public.kitware.com
Wed Jun 8 04:23:25 EDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=12255 
====================================================================== 
Reported By:                Vivien Delmon
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12255
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-06-08 04:23 EDT
Last Modified:              2011-06-08 04:23 EDT
====================================================================== 
Summary:                    CMAKE_SIZEOF_VOID_P not set
Description: 
This simple CMakeLists.txt does not print the CMAKE_SIZEOF_VOID_P variable.

project (test)
cmake_minimum_required (VERSION 2.6)
message("CMAKE_SIZEOF_VOID_P = ${CMAKE_SIZEOF_VOID_P}")
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-06-08 04:23 Vivien Delmon  New Issue                                    
======================================================================




More information about the cmake-developers mailing list