[CMake] (no subject)

2016-12-18 Thread Harshal Singhal
Hello, I have a VS2013 project with (many sub-projects)many targets (say a b c d) in different locations, which all are generated using CMake. I am using one top-level CMakeLists with commadadd_subdirectoriesand a CMakeLists file in each of those sub directories. So, Each sub-directory has a

Re: [CMake] What are the missing features in Ninja that CMake needs?

2016-12-18 Thread David Cole via CMake
This "compare" view on GitHub shows the difference between the regular/upstream ninja and the Kitware patched ninja: https://github.com/ninja-build/ninja/compare/master...Kitware:features-for-fortran The ReadMe explains the high-level view, and says it is gradually being worked into

[Cmake-commits] CMake branch, next, updated. v3.7.1-1821-g0fdba25

2016-12-18 Thread Rolf Eike Beer
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, next has been updated via 0fdba25baabb8f32141a6ebc854ad8cd9f4a646c (commit) via

[Cmake-commits] CMake branch, master, updated. v3.7.1-907-g3657ac9

2016-12-18 Thread Kitware Robot
_VERSION_MINOR 7) -set(CMake_VERSION_PATCH 20161218) +set(CMake_VERSION_PATCH 20161219) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/