[Cmake-commits] CMake branch, release, updated. v3.10.0-23-g066fe64
Kitware Robot
kwrobot at kitware.com
Fri Dec 8 09:45:04 EST 2017
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, release has been updated
via 066fe644ee4468bb59861ecb97306780b03fcade (commit)
via e4ccc68429d6a187f7e09d560a81e3b36cd06328 (commit)
via fcbd02fd6ec56a6a4540e70082e899b45934dab8 (commit)
from afae027d6398462906e762da29f306f41d21c6ee (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
Source/cmQtAutoGeneratorInitializer.cxx | 47 +++++++++++------------
Tests/QtAutogen/CMakeLists.txt | 6 +++
Tests/QtAutogen/macosFW/CMakeLists.txt | 20 ++++++++++
Tests/QtAutogen/macosFW/src/CMakeLists.txt | 33 ++++++++++++++++
Tests/QtAutogen/macosFW/src/macos_fw_lib.cpp | 17 ++++++++
Tests/QtAutogen/macosFW/src/macos_fw_lib.h | 18 +++++++++
Tests/QtAutogen/macosFW/test/CMakeLists.txt | 19 +++++++++
Tests/QtAutogen/macosFW/test/testMacosFWLib.cpp | 42 ++++++++++++++++++++
Tests/QtAutogen/macosFW/test/testMacosFWLib.h | 7 ++++
9 files changed, 185 insertions(+), 24 deletions(-)
create mode 100644 Tests/QtAutogen/macosFW/CMakeLists.txt
create mode 100644 Tests/QtAutogen/macosFW/src/CMakeLists.txt
create mode 100644 Tests/QtAutogen/macosFW/src/macos_fw_lib.cpp
create mode 100644 Tests/QtAutogen/macosFW/src/macos_fw_lib.h
create mode 100644 Tests/QtAutogen/macosFW/test/CMakeLists.txt
create mode 100644 Tests/QtAutogen/macosFW/test/testMacosFWLib.cpp
create mode 100644 Tests/QtAutogen/macosFW/test/testMacosFWLib.h
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list