I try add to my project *.xaml files, but xaml files adds to solutionincorrect. 
For example, i have App.xaml, App.xaml.cpp and App.xaml.h. In solution these 
files must be gropped and App.xaml must be have "XAML Page" or "XAML 
Application Definition" item type. But these files is not grupped, and App.xaml 
have item type "Does not participate in build". And generated files (App.g.h, 
App.g.hpp) is not creating when build.

I tried CMake 3.2.2 or 3.2.3, VS2013, VS2015RC. This feature is not working? 
So, i try build VSXaml test from github (CMake/Test/VSXaml) with settings from 
Tests/CMakeLists.txt and give same problems.
-- 

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

Reply via email to