diff options
Diffstat (limited to 'examples/uinotification')
| -rw-r--r-- | examples/uinotification/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/uinotification/CMakeLists.txt b/examples/uinotification/CMakeLists.txt index 552387dd..fb3ecb2a 100644 --- a/examples/uinotification/CMakeLists.txt +++ b/examples/uinotification/CMakeLists.txt @@ -14,7 +14,7 @@ file(GLOB SOURCES add_library(uinotification 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 |
