On 12/09/2016 15:09, Brad King wrote:
On 09/09/2016 04:04 PM, Robert Dailey wrote:
Currently nightly builds are tagged 3.6.2. Are there no nightly builds
for 3.7 or am I missing something?
They are 3.6.2.$date, indicating post-3.6 feature development.
See the documentation of CMAKE_VERSION:

  https://cmake.org/cmake/help/v3.6/variable/CMAKE_VERSION.html

-Brad

Resurrecting this!

I've seen that the Android Gradle build tools now have an official CMake plugin that has a custom 3.6 version with a custom toolchain and Android platform support.
https://developer.android.com/ndk/guides/cmake.html#variables

The problem is that they have a set of configuration options for their toolchain that is similar to what you have, but incompatible.

Have you tried working it out with Google? Maybe dropping your implementation and integrate theirs as they released it first and started documenting it?

I just don't want to have 2 toolchains to support, that would be really terrible :(


/Orphis

--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to