Browse Source

add macro

tags/v1.2.0
chenyemeng 3 years ago
parent
commit
d986f9aa5e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tests/ut/common/graph/CMakeLists.txt

+ 1
- 0
tests/ut/common/graph/CMakeLists.txt View File

@@ -110,6 +110,7 @@ target_compile_options(ut_libgraph PRIVATE

target_compile_definitions(ut_libgraph PRIVATE
google=ascend_private
$<$<STREQUAL:${ENABLE_OPEN_SRC},True>:ONLY_COMPILE_OPEN_SRC>
)

target_link_libraries(ut_libgraph


Loading…
Cancel
Save