Browse Source

static buildcheck 0316

tags/v1.3.0
lwx911747 4 years ago
parent
commit
8d4a8bf553
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      ge/CMakeLists.txt

+ 4
- 0
ge/CMakeLists.txt View File

@@ -977,6 +977,10 @@ add_library(fwk_stub_ge_runner SHARED

add_dependencies(fwk_stub_ge_runner ge_stub)

target_compile_options(atc_stub_ge_compiler PRIVATE
-fno-common
)

target_link_libraries(fwk_stub_ge_runner PRIVATE
$<BUILD_INTERFACE:intf_pub>
)


Loading…
Cancel
Save