I would love a place to learn more about CMake design patterns and
paradigms. The CMake documentation is very good, and the Cmake website has
a good tutorial to get people started with a simple project. However, there
are a lot of commonly used design patterns out there that aren't explained
an
On Monday, February 02, 2015 19:23:41 Jeremy Moles wrote:
> Hello everyone! My name is Jeremy, and I've been working with AlphaPixel
> (http://www.alphapixel.com) for the last 3 years. Similar to other
> companies of the type, Chris (our CEO), gives the employees the
> opportunity to frequently wor
This is a regression and will be fixed in the next release.
install: Fix regression in default configuration selection
http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dea42d92
On Mon, Feb 2, 2015 at 9:54 AM, NoRulez wrote:
> Hi,
>
> I think I found the problem:
> In the file cmLocalGenera
So the way I've seen JAVA integration with NDK suggested is to use a
custom target to launch ant to build the APK. However, if I do it this
way, how would I launch debugging from Eclipse with ADT installed?
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
On 02/03/2015 10:40 AM, Alexis wrote:
I'd be even willing to help out on writing and possibly maintaining some
CMake modules.
Are there official conventions and best practices for writing CMake
modules?
Yes, see
http://www.cmake.org/cmake/help/git-master/manual/cmake-developer.7.html#modules
Hi Jeremy,
I personally would like to see a central place on the web for CMake
modules given that http://www.cmake.org/Wiki/CMake:Module_Maintainers
misses several modules that I need, e.g. FindGMP, FindMPFR, FindLibIntl,
and that there are various versions of those which greatly vary in quality
fl