[cmake-developers] [CMake 0011723]: eclipse build
Mantis Bug Tracker
mantis at public.kitware.com
Wed Jan 19 11:58:53 EST 2011
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=11723
======================================================================
Reported By: Galeazzi
Assigned To:
======================================================================
Project: CMake
Issue ID: 11723
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2011-01-19 11:58 EST
Last Modified: 2011-01-19 11:58 EST
======================================================================
Summary: eclipse build
Description:
suppose I have a project with:
add_subdirectory("path/lib1" "${CMAKE_CURRENT_BINARY_DIR}/ib1")
when I change a source of lib1 and click on build over the eclipse project,
eclipse doesn't build anything.
If I change a source of the main project it launches the build correctly.
I also tried to test the same thing with a simple MinGW Makefile (instead of
Eclipse CDT 4 - MinGW Makefile) and it works properly in both two cases.
Steps to Reproduce:
Just create a project with the same structure above
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-01-19 11:58 Galeazzi New Issue
======================================================================
More information about the cmake-developers
mailing list