On 09/30/2014 09:02 AM, J Decker wrote:
I was recently trying to package some apps I was building, but ran into
an issue that they weren't compatible on XP. ... I was setting
CMAKE_VS_PLATFORM_TOOLSET on the base SDK but that wasn't being relayed
to subsequent projects... so I fixed that, and the toolset still isn't
being set.
To set the platform toolset try -T <toolset> from the cmake command line.
From what I can tell CMAKE_VS_PLATFORM_TOOLSET isn't meant to be set by
the user but should reflect what you set with -T.
Nils
--
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