diff options
author | Ruslan Baratov <ruslan_baratov@yahoo.com> | 2017-03-07 20:18:28 +0800 |
---|---|---|
committer | Ruslan Baratov <ruslan_baratov@yahoo.com> | 2017-03-11 19:46:25 +0800 |
commit | fdb2ba2521998397d97d466b10a8ac2458363625 (patch) | |
tree | 14c2d5cec41cb22d3dcd64aa23e4d9cbdd2001ee /Help/module | |
parent | 0b2438118ad93479de09f0d7a0e9b77859f9a9c3 (diff) | |
download | cmake-fdb2ba2521998397d97d466b10a8ac2458363625.tar.gz |
CheckIPOSupported: New module to check for compiler/cmake IPO support
Diffstat (limited to 'Help/module')
-rw-r--r-- | Help/module/CheckIPOSupported.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/module/CheckIPOSupported.rst b/Help/module/CheckIPOSupported.rst new file mode 100644 index 0000000000..9c8a77b059 --- /dev/null +++ b/Help/module/CheckIPOSupported.rst @@ -0,0 +1 @@ +.. cmake-module:: ../../Modules/CheckIPOSupported.cmake |