mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 04:10:05 -06:00
7 lines
213 B
ReStructuredText
7 lines
213 B
ReStructuredText
CheckIPOSupported
|
|
-----------------
|
|
|
|
* A :module:`CheckIPOSupported` module was added to help projects
|
|
check whether interprocedural optimization (IPO) is supported by
|
|
the current toolchain and CMake version.
|