Publishing 2019 R1 content
[platform/upstream/dldt.git] / inference-engine / thirdparty / mkl-dnn / cmake / config.cmake.in
1 @PACKAGE_INIT@
2 include("${CMAKE_CURRENT_LIST_DIR}/@LIB_EXPORT_NAME@.cmake")
3 set(MKLDNN_THREADING "@MKLDNN_THREADING@")
4 set(MKLDNN_USES_INTEL_OPENMP @MKLDNN_USES_INTEL_OPENMP@)
5 set(MKLDNN_USES_MKL "@MKLDNN_USES_MKL@")
6 check_required_components("@LIB_NAME@")