.CMAKE File
.cmake is CMake File
Features | Description |
---|---|
File Extension | .cmake |
Format | Text |
Created by | Kitware |
Category | Developer |
.cmake is CMake File
Features | Description |
---|---|
File Extension | .cmake |
Format | Text |
Created by | Kitware |
Category | Developer |
What's on this Page
File extension cmake is associated with the CMake an open-source system that manages the build process in an operating system.
Special cmake file written for the purpose of finding a certain piece of software and to set it's libraries, include files and definitions into appropriate variables so that they can be used in the build process of another project.
Files with cmake extension are mainly related to the CMake and used for its module and script files.