[cmake-developers] [CMake 0014663]: Duplicated include_directories

Mantis Bug Tracker mantis at public.kitware.com
Sun Dec 22 07:54:58 EST 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14663 
====================================================================== 
Reported By:                Andrius da Costa Ribas
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14663
Category:                   CMake
Reproducibility:            always
Severity:                   crash
Priority:                   high
Status:                     new
====================================================================== 
Date Submitted:             2013-12-22 07:54 EST
Last Modified:              2013-12-22 07:54 EST
====================================================================== 
Summary:                    Duplicated include_directories
Description: 
CMake do not remove duplicates from include_directories.

Steps to Reproduce: 
Have a list of diretories added to include_directories in the main
CMakeLists.txt and the same list added to include_directories in a subdir.

Additional Information: 
This crashes building projects like Calligra due to too long command line (33
times the same include paths passed to -I). I've proposed a workaround for them
in https://git.reviewboard.kde.org/r/114611/diff/#index_header .
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-12-22 07:54 Andrius da Costa RibasNew Issue                                
   
======================================================================




More information about the cmake-developers mailing list