Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Kitware
GitHub Repository: Kitware/CMake
Path: blob/master/Source/QtDialog/cmakecache.xml
5015 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
3
<mime-type type="application/x-cmakecache">
4
<comment>CMake cache file</comment>
5
<glob pattern="CMakeCache.txt"/>
6
<sub-class-of type="text/plain"/>
7
</mime-type>
8
</mime-info>
9
10