cmake-gui.desktop 239 B

123456789101112
  1. [Desktop Entry]
  2. Version=1.0
  3. Name=CMake
  4. Comment=Cross-platform buildsystem
  5. Exec=cmake-gui %f
  6. Icon=CMakeSetup
  7. Terminal=false
  8. X-MultipleArgs=false
  9. Type=Application
  10. Categories=Development;
  11. StartupNotify=true
  12. MimeType=application/x-cmakecache;