[Cmake-commits] CMake branch, master, updated. v3.6.2-1161-ge6a38a8

Brad King brad.king at kitware.com
Mon Sep 26 09:06:25 EDT 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  e6a38a84d63b0c247a8f52bb5df76820db32f45e (commit)
       via  b66bc6606e87c79e3adef55aa963570a5b8f78f2 (commit)
      from  63c25013b143e1e945eeb35d419407fa1d4d24de (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=e6a38a84d63b0c247a8f52bb5df76820db32f45e
commit e6a38a84d63b0c247a8f52bb5df76820db32f45e
Merge: 63c2501 b66bc66
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Sep 26 09:06:22 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Sep 26 09:06:22 2016 -0400

    Merge topic 'fortran-submodule-test'
    
    b66bc660 Tests: Add Fortran submodule tests


-----------------------------------------------------------------------

Summary of changes:
 Tests/CMakeLists.txt                           |    1 +
 Tests/FortranModules/CMakeLists.txt            |   31 +++++++++++++
 Tests/FortranModules/Submodules/CMakeLists.txt |    1 +
 Tests/FortranModules/Submodules/main.f90       |    5 +++
 Tests/FortranModules/Submodules/provide.f90    |   57 ++++++++++++++++++++++++
 5 files changed, 95 insertions(+)
 create mode 100644 Tests/FortranModules/Submodules/CMakeLists.txt
 create mode 100644 Tests/FortranModules/Submodules/main.f90
 create mode 100644 Tests/FortranModules/Submodules/provide.f90


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list