File: cmake.plugin

package info (click to toggle)
foundry 1.1~rc-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,484 kB
  • sloc: ansic: 167,706; xml: 417; sh: 19; makefile: 13; javascript: 10
file content (9 lines) | stat: -rw-r--r-- 240 bytes parent folder | download
1
2
3
4
5
6
7
8
9
[Plugin]
Name=CMake
Description=Allow building projects using the cmake build system
Builtin=true
Embedded=_plugin_cmake_register_types
Module=cmake
X-Category=buildsystem
X-BuildSystem-Pattern=^CMakeLists\\.txt$
X-BuildSystem-Priority=910