summaryrefslogtreecommitdiff
path: root/examples/workflows/objectivec/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/workflows/objectivec/CMakeLists.txt')
-rw-r--r--examples/workflows/objectivec/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/workflows/objectivec/CMakeLists.txt b/examples/workflows/objectivec/CMakeLists.txt
index a4c0198a..2dc554b4 100644
--- a/examples/workflows/objectivec/CMakeLists.txt
+++ b/examples/workflows/objectivec/CMakeLists.txt
@@ -9,7 +9,7 @@ file(GLOB SOURCES
add_library(workflow_objectivec SHARED ${SOURCES})
-if(NOT BN_API_BUILD_EXAMPLES)
+if(NOT BN_API_BUILD_EXAMPLES AND NOT BN_INTERNAL_BUILD)
# Out-of-tree build
find_path(
BN_API_DIR