[Cmake-commits] CMake branch, master, updated. v3.12.0-rc3-221-gc960907

2018-07-13 Thread Kitware Robot
t a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 9eb3ade..7ddb096 100644 --- a/Source/CMakeVersion.cmake +++ b/Source/CMakeVersion.cmake @@ -1,5 +1,5 @@ # CMake version number components. set(CMake_VERSION_MAJOR 3) set(CMake_VERSION_MINOR 12) -set(CMake_VERSION_PATCH 20180713) +set(CMake_VER

[CMake] structuring installation folders for relocatable multi-platform installations

2018-07-13 Thread John Butterfield
What is the recommended way to structure installation folders for a relocatable installation for multiple platforms? I'm looking for a structure that works with find_package module mode and config mode; something like this: / include/ foo/ foo.h lib/ /

[Cmake-commits] CMake branch, master, updated. v3.12.0-rc3-220-g102f51d

2018-07-13 Thread Kitware Robot
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 102f51d0aad6826864d6c6da6c2c2f9c6682b28d (commit) via

[Cmake-commits] CMake branch, release, updated. v3.12.0-rc3-9-ge109dc0

2018-07-13 Thread Kitware Robot
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 e109dc0b2a68999dec742689955b7b2701025d6f (commit) via

[Cmake-commits] CMake branch, master, updated. v3.12.0-rc3-211-g0d72c50

2018-07-13 Thread Kitware Robot
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 0d72c50d29e81789396cab9c515e90ba1e014150 (commit) via

Re: [CMake] Babel Frage

2018-07-13 Thread Kornel Benko
Am Freitag, 13. Juli 2018 11:54:45 CEST schrieb Kornel Benko : > Am Donnerstag, 12. Juli 2018 17:06:17 CEST schrieb Jürgen Spitzmüller > : > ... > > > > > > Ja, das steht in der Doku, stimmt aber nicht ganz. Akzeptiert wird > > > z.B auch ngerman. > > > > Das übersetzt aber nicht die internen

Re: [CMake] Babel Frage

2018-07-13 Thread Kornel Benko
Am Donnerstag, 12. Juli 2018 17:06:17 CEST schrieb Jürgen Spitzmüller : ... > > > > Ja, das steht in der Doku, stimmt aber nicht ganz. Akzeptiert wird > > z.B auch ngerman. > > Das übersetzt aber nicht die internen Makros. Siehe sr-vorl.cls: A-ha. Schade. Gruß Kornel

Re: [CMake] Cannot import a project twice when cross compiling (as host-tool and for the target arch)

2018-07-13 Thread Settenvini, Matteo
Thanks Craig, we are already doing roughly that, plus some custom logic we built around options to be able to forward them to the second CMake process. It's a bit more complex for us, but the concepts are the same. The problem is just being able to use targets for the version of the