On 09/12/2014 03:42 AM, Bach, Pascal wrote:
> Now in order to have it fully working on WindowsCE the following issues 
> remain:
> 1. The subsystem for EXE and DLL currently it is set to Console or Windows 
> depending on the WIN32_EXECUTABLE property of the target. For WinCE the 
> subsystem needs to be always set to WindowsCE and the entry point needs to 
> change based on the WIN32_EXECUTABLE property.

FYI, I would be happy with hard-coding knowledge of this in the
C++ generator implementation for now.  Refactoring things to
use the flag parser as we discussed before can be done later.
Of course if you already have that well underway then it would
be fine too ;)

Thanks,
-Brad

-- 

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