It seems the include_guard function is only available from cmake 3.12 - the minimum defined is 3.0.2
Shouldn't `if(NOT DEFINED SUPPORT_F16C)` be enough of an include guard anyway? [ Full content available at: https://github.com/apache/incubator-mxnet/pull/12331 ] This message was relayed via gitbox.apache.org for [email protected]
