The following issue has been SUBMITTED. ====================================================================== https://cmake.org/Bug/view.php?id=16009 ====================================================================== Reported By: Tatsuyuki Ishi Assigned To: ====================================================================== Project: CMake Issue ID: 16009 Category: CMake Reproducibility: always Severity: feature Priority: normal Status: new ====================================================================== Date Submitted: 2016-03-08 06:48 EST Last Modified: 2016-03-08 06:48 EST ====================================================================== Summary: FILES_MATCHING does not exclude empty directories Description: When installing headers using FILES_MATCHING approach, it's better ignore empty directories. In this case, CMake build directory is same as the source and the CMakeFiles dir pollutes install output.
It could be implemented by a new syntax or changing behavior. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2016-03-08 06:48 Tatsuyuki Ishi New 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
