MantisBT - CMake
View Issue Details
0012380CMakeCTestpublic2011-08-01 18:482011-08-02 09:41
mikhail kourinny 
 
normalminoralways
closedduplicate 
CMake-2-8 
CMake 2.8.5 
0012380: target names with dots in them not alowed in generator expressions.
$<target_file:a.1.2.3> is invalid syntax.
No tags attached.
duplicate of 0012002closed Brad King CMake generator expressions does not allow dots in target names 
Issue History
2011-08-01 18:48mikhail kourinnyNew Issue
2011-08-02 09:40Brad KingRelationship addedduplicate of 0012002
2011-08-02 09:41Brad KingNote Added: 0027148
2011-08-02 09:41Brad KingStatusnew => closed
2011-08-02 09:41Brad KingResolutionopen => duplicate
2011-08-02 09:41Brad KingFixed in Version => CMake 2.8.5

Notes
(0027148)
Brad King   
2011-08-02 09:41   
Issue 0012002 reported this problem. It was fixed for CMake 2.8.5:

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=08428ba3 [^]