[Cmake-commits] CMake branch, master, updated. v3.5.0-rc1-27-ga7e2021
Brad King
brad.king at kitware.com
Mon Feb 8 10:33:06 EST 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, master has been updated
via a7e2021fea7f5dee0c8d8c6841819286438c8580 (commit)
via c5eb21b6d1f4187778ad49545761a818e1126541 (commit)
from 2619317c66ece81a9103731736ed7c8718e45666 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a7e2021fea7f5dee0c8d8c6841819286438c8580
commit a7e2021fea7f5dee0c8d8c6841819286438c8580
Merge: 2619317 c5eb21b
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Feb 8 10:33:04 2016 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Feb 8 10:33:04 2016 -0500
Merge topic 'fix-Fortran-module-in-subdir'
c5eb21b6 Fix dependency scanning configuration in subdirectories
-----------------------------------------------------------------------
Summary of changes:
Source/cmcmd.cxx | 6 ++----
Tests/Fortran/CMakeLists.txt | 1 +
Tests/Fortran/Executable/CMakeLists.txt | 2 +-
Tests/Fortran/Executable/main.f90 | 1 +
Tests/Fortran/Subdir/CMakeLists.txt | 2 ++
Tests/Fortran/Subdir/subdir.f90 | 2 ++
6 files changed, 9 insertions(+), 5 deletions(-)
create mode 100644 Tests/Fortran/Subdir/CMakeLists.txt
create mode 100644 Tests/Fortran/Subdir/subdir.f90
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list