2013-10-15 11:17:36 -04:00
|
|
|
CMAKE_SYSTEM_VERSION
|
|
|
|
--------------------
|
|
|
|
|
2014-03-04 07:25:02 +01:00
|
|
|
The OS version CMake is building for.
|
2013-10-15 11:17:36 -04:00
|
|
|
|
2014-03-04 07:25:02 +01:00
|
|
|
This variable is the same as :variable:`CMAKE_HOST_SYSTEM_VERSION` if
|
|
|
|
you build for the host system instead of the target system when
|
|
|
|
cross compiling.
|