sl1pkn07 commented on issue #14670: Default build with CMake not using MKL URL: https://github.com/apache/incubator-mxnet/issues/14670#issuecomment-482803405 related ~~~ CMake Warning (dev) at 3rdparty/mkldnn/cmake/utils.cmake:120 (target_link_libraries): Policy CMP0023 is not set: Plain and keyword target_link_libraries signatures cannot be mixed. Run "cmake --help-policy CMP0023" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The plain signature for target_link_libraries has already been used with the target "mkldnn". All uses of target_link_libraries with a target should be either all-keyword or all-plain. The uses of the plain signature are here: * 3rdparty/mkldnn/cmake/utils.cmake:111 (target_link_libraries) Call Stack (most recent call first): 3rdparty/mkldnn/src/CMakeLists.txt:108 (target_link_libraries_install) This warning is for project developers. Use -Wno-dev to suppress it. ~~~ with cmake 3.14.2
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
