summaryrefslogtreecommitdiff
path: root/examples/triage
diff options
context:
space:
mode:
Diffstat (limited to 'examples/triage')
-rw-r--r--examples/triage/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/triage/CMakeLists.txt b/examples/triage/CMakeLists.txt
index ca47f8f9..45be9012 100644
--- a/examples/triage/CMakeLists.txt
+++ b/examples/triage/CMakeLists.txt
@@ -18,7 +18,7 @@ else()
add_library(triage SHARED ${SOURCES})
endif()
-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