The following issue has been SUBMITTED. 
====================================================================== 
https://cmake.org/Bug/view.php?id=15846 
====================================================================== 
Reported By:                Valerii Kanunik
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15846
Category:                   CMake
Reproducibility:            have not tried
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-11-13 07:49 EST
Last Modified:              2015-11-13 07:49 EST
====================================================================== 
Summary:                    External make file usage
Description: 
Is it possible add for instance 'include_external_gnumake' command for adding
exciting or previously created Makefile?

As a result it should add target name that can be used in the add_dependencies
command. And all make commands like 'make all' or 'make clean' and others just
should be forced to added directory similar to make -C <added-dir> <cmd>.

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-11-13 07:49 Valerii KanunikNew Issue                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to