From e145f91c2fd6217c40048bfce4a6459d24e0dab1 Mon Sep 17 00:00:00 2001 From: Matthias Kuhn Date: Fri, 5 Apr 2024 19:59:27 +0200 Subject: [PATCH] New include dir --- vcpkg/ports/sentry-cocoa/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/vcpkg/ports/sentry-cocoa/CMakeLists.txt b/vcpkg/ports/sentry-cocoa/CMakeLists.txt index 362464baf5..6b13649201 100644 --- a/vcpkg/ports/sentry-cocoa/CMakeLists.txt +++ b/vcpkg/ports/sentry-cocoa/CMakeLists.txt @@ -15,6 +15,7 @@ target_include_directories( sentry_cocoa PRIVATE ${CMAKE_SOURCE_DIR}/Sources/Sentry/include + ${CMAKE_SOURCE_DIR}/Sources/Sentry/include/HybridPublic ${CMAKE_SOURCE_DIR}/Sources/SentryCrash/Recording ${CMAKE_SOURCE_DIR}/Sources/SentryCrash/Recording/Tools ${CMAKE_SOURCE_DIR}/Sources/SentryCrash/Reporting/Filters