This is my toolchain..
https://code.google.com/p/c-system-abstraction-component-gui/source/browse/a2_toolchain.txt
# sample invokation sorta...
cmake -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=debug
-DCMAKE_TOOLCHAIN_FILE=.../a2_toolchain.txt -D__ANDROID__=1
-DANDROID_DIR=j:/general/android/android-
Hi Robert,
Have a look here:
http://vtk.org/gitweb?p=VES.git;a=tree;f=Apps/Android;h=39d54b3559bc289c91959a8c69ff2c82d5f36133;hb=HEAD
The blog I pointed you at explained it as well.
- Aashish
On Mon, Feb 24, 2014 at 9:08 PM, Robert Dailey wrote:
> Doesn't anyone have any guidance on this? Eit
While to trying to create an RPM package using CPACK, we are encountering an
issue when symbolic links are present. We are using the
CPACK_INSTALLED_DIRECTORIES to specify the directories for packaging. It seems
like CPACK is not in the correct directory when creating the symbolic link.
/buildd
Doesn't anyone have any guidance on this? Either this list is dead or
I'm asking the wrong questions. However I find it hard to believe that
people do not use CMake with Android NDK projects.
The key piece I need to figure out is that after I define a library
target using NDK, how do I setup the j
I just released version 1.1 of CMake Tools for Visual Studio. This release
includes support for Visual Studio 2013 and CMake 2.8.12, as well as a
number of smaller new features and bug fixes. It is available from the
project web site at http://cmaketools.codeplex.com. Enjoy!
David Golub
--
Sure it should -- can you edit the wiki page, and correct it?
I don't have an account to edit the WIKI, so it might be faster
if somebody who already does have an account does so.
Actually, I never should have sent my request.. :-)
Chuck Atkins already had done it and replied that it was
> Sure it should -- can you edit the wiki page, and correct it?
I don't have an account to edit the WIKI, so it might be faster if
somebody who already does have an account does so.
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/W
Aurélien Gâteau wrote:
> Hi,
>
> The find_dependency() macro defined in CMakeFindDependencyMacro.cmake has
> a bug which makes it reuse the version number used in a previous call in
> certain situation.
Already fixed in master by Alex Merry.
Thanks,
Steve.
--
Powered by www.kitware.com
Pl
Hi,
The find_dependency() macro defined in CMakeFindDependencyMacro.cmake has a
bug which makes it reuse the version number used in a previous call in
certain situation.
Here is my test case:
cmake_minimum_required(VERSION 3.0)
include(CMakeFindDependencyMacro)
find_dependency(Qt5Script 5.2)
On Saturday, February 22, 2014 12:00:02 PM cmake-requ...@cmake.org wrote:
> Date: Fri, 21 Feb 2014 16:58:12 -0500
> From: Matthew Woehlke
> To: cmake@cmake.org
> Subject: Re: [CMake] Latest UseJava.cmake
> Message-ID:
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> On 2014-02-21 13:
10 matches
Mail list logo