https://github.com/Kitware/CMake
Revision 1775e25e8309732654266f74e83a45bc7915304d authored by Michał Cichoń on 02 February 2015, 18:50:43 UTC, committed by Michał Cichoń on 02 February 2015, 18:50:43 UTC
Add support for XAML files to Visual Studio 2010+ generatos. Xaml files
are added as Page or ApplicationDefinition if VS_APPLICATION_DEFINITION
property is set.
Note: Windows 8.0 toolchain does not allow to use absolute paths to
compile Xaml files. In that case paths relative to project directory are
written. This will work if build directory is very same as source
directory or user manually copy Xaml files to build directory. Other
solutions were not found or feasible (like hooking in MSBuild to deal
with issue). Windows 8.1 toolchain is straightforward and accept
generated solution without problems.
1 parent cf38f68
History
Tip revision: 1775e25e8309732654266f74e83a45bc7915304d authored by Michał Cichoń on 02 February 2015, 18:50:43 UTC
Add support for XAML files to VS generator.
Tip revision: 1775e25
File Mode Size
Auxiliary
Help
Licenses
Modules
Source
Templates
Tests
Utilities
.gitattributes -rw-r--r-- 613 bytes
.hooks-config.bash -rw-r--r-- 866 bytes
CMakeCPack.cmake -rw-r--r-- 6.5 KB
CMakeCPackOptions.cmake.in -rw-r--r-- 3.5 KB
CMakeGraphVizOptions.cmake -rw-r--r-- 153 bytes
CMakeLists.txt -rw-r--r-- 24.9 KB
CMakeLogo.gif -rw-r--r-- 4.4 KB
CONTRIBUTING.rst -rw-r--r-- 1009 bytes
CTestConfig.cmake -rw-r--r-- 870 bytes
CTestCustom.cmake.in -rw-r--r-- 3.8 KB
CompileFlags.cmake -rw-r--r-- 3.1 KB
Copyright.txt -rw-r--r-- 2.6 KB
DartConfig.cmake -rw-r--r-- 804 bytes
README.rst -rw-r--r-- 2.9 KB
bootstrap -rwxr-xr-x 56.5 KB
cmake_uninstall.cmake.in -rw-r--r-- 790 bytes
configure -rwxr-xr-x 99 bytes
doxygen.config -rw-r--r-- 27.4 KB

README.rst

back to top