Skip to content

Commit

Permalink
exclude factory API example
Browse files Browse the repository at this point in the history
due to typemap bug, #4177
  • Loading branch information
karlnapf committed Mar 19, 2018
1 parent 77f4c83 commit 567513e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/meta/ruby/CMakeLists.txt
Expand Up @@ -2,6 +2,7 @@ STRING(REGEX REPLACE "(.*)/narray.*$" "\\1" NARRAY_PATH ${NARRAY_LIB})

LIST(APPEND EXCLUDED_RUBY_META_EXAMPLES
base_api-put_get
base_api-factory
)

# add test case for each generated example
Expand Down

0 comments on commit 567513e

Please sign in to comment.