diff options
author | Brad King <brad.king@kitware.com> | 2016-09-22 14:14:44 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-09-22 17:52:30 (GMT) |
commit | d3e0b64b1432700a71a10ddf06084f7bb8500694 (patch) | |
tree | 9b7db90ebf894846ca5401863d3752f43369166c /Tests/FindBoost/CMakeLists.txt | |
parent | 8eca59a175b551c2d4c98fd9523e6aca6c51a82b (diff) | |
download | CMake-d3e0b64b1432700a71a10ddf06084f7bb8500694.zip CMake-d3e0b64b1432700a71a10ddf06084f7bb8500694.tar.gz CMake-d3e0b64b1432700a71a10ddf06084f7bb8500694.tar.bz2 |
Ninja: Add internal tool to scan Fortran code for module dependencies
Create an internal `cmake -E cmake_ninja_depends` tool to scan an
already-preprocessed Fortran translation unit for modules that it
provides or requires. Save the information in a "ddi" file with a
CMake-private format for intermediate dynamic dependency information.
This file may the be loaded by another tool to be added later.
Diffstat (limited to 'Tests/FindBoost/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions