On 3/26/2014 10:18 AM, J Decker wrote:
and (sorry for double reply) having add_executable always build as a
library means I can't build real executables... if it did it based on
the WIN32 flag (or equivalent0 it would be better
Maybe that is a good analogy. Instead of WIN32, we add an ANDROID flag that makes it create a shared library instead of an exe. I don't think you can assume that any executable will just magically work on ANDROID just because CMake makes it a .so.

-Bill

--

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/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to