[cmake-developers] [CMake 0011591]: ExternalProject.cmake: Interprets all-caps project name as keyword during parsing

Mantis Bug Tracker mantis at public.kitware.com
Thu Dec 9 10:41:42 EST 2010


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=11591 
====================================================================== 
Reported By:                kentwilliams
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   11591
Category:                   (No Category)
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2010-12-09 10:41 EST
Last Modified:              2010-12-09 10:41 EST
====================================================================== 
Summary:                    ExternalProject.cmake: Interprets all-caps project
name as keyword during parsing
Description: 
This is only a warning, and it seems to work OK but it's annoying; either
all-caps project names need to be an error or the parser should know that the
first argument to ExternalProject_add is never a keyword.


CMake Warning (dev) at ExternalProject.cmake:167 (message):
  unknown ExternalProject_Add keyword: CMTK
Call Stack (most recent call first):
  ExternalProject.cmake:1131 (_ep_parse_arguments)
  External_CMTK.cmake:14 (ExternalProject_add)
  CMakeLists.txt:404 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-09 10:41 kentwilliams   New Issue                                    
2010-12-09 10:41 kentwilliams   File Added: External_CMTK.cmake                 
  
======================================================================




More information about the cmake-developers mailing list