User Tools

Site Tools


cmake

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
cmake [2024/10/11 13:56] – [CMake tutorial] 212.87.237.27cmake [2024/10/11 13:56] (current) – [CMake tutorial] 212.87.237.27
Line 3: Line 3:
 It generates platform specific build files, such as Makefiles or Visual Studio project files during configuration. It generates platform specific build files, such as Makefiles or Visual Studio project files during configuration.
  
-It supports multiple targets, e.g. out-of-tree configurations and builds (simply configure from multiple build directories).xxx+It supports multiple targets, e.g. out-of-tree configurations and builds (simply configure from multiple build directories).
 ===== Developers ===== ===== Developers =====
 To add new files to be compiled, you will need to edit one of the following files To add new files to be compiled, you will need to edit one of the following files
cmake.txt · Last modified: 2024/10/11 13:56 by 212.87.237.27