mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-01 03:00:13 -04:00
Small updates to docs for CMake and buildbot
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
|
||||
********
|
||||
Buildbot
|
||||
********
|
||||
|
||||
Setting MIME type handler
|
||||
=========================
|
||||
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
.. _cmake:
|
||||
|
||||
*****
|
||||
CMake
|
||||
*****
|
||||
|
||||
CMake is a very powerful cross-platform system for generating automated build systems. On Unix it builds makefiles which it then runs, on windows, it normally builds projects for Visual Studio (though it can also build Makefiles using MinGW on windows).
|
||||
|
||||
CMake is used to build each of the wrappers for CoolProp.
|
||||
Reference in New Issue
Block a user