Browse Source

add macro

tags/v1.2.0
chenyemeng 4 years ago
parent
commit
592811c679
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ge/common/CMakeLists.txt

+ 1
- 0
ge/common/CMakeLists.txt View File

@@ -73,6 +73,7 @@ target_compile_definitions(ge_common PRIVATE
FMK_SUPPORT_DUMP
OS_CENTOS
google=ascend_private
$<$<STREQUAL:${ENABLE_OPEN_SRC},True>:ONLY_COMPILE_OPEN_SRC>
)

target_compile_options(ge_common PRIVATE


Loading…
Cancel
Save