Skip to content

Commit

Permalink
Test app alignment based on change in the static/generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
HaseenaSainul committed Jul 27, 2023
1 parent e7a6e39 commit 27af7d0
Show file tree
Hide file tree
Showing 4 changed files with 117 additions and 122 deletions.
2 changes: 1 addition & 1 deletion src/sdks/core/src/cpp/sdk/ctest/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ target_link_libraries(${TESTAPP}

target_include_directories(${TESTAPP}
PRIVATE
$<BUILD_INTERFACE:${FIREBOLT_PATH}/usr/include/${FIREBOLT_NAMESPACE}>
$<BUILD_INTERFACE:${FIREBOLT_PATH}/usr/include/${FIREBOLT_NAMESPACE}SDK>
$<BUILD_INTERFACE:${CMAKE_CURRENT_SRC_DIR}/>
$<BUILD_INTERFACE:${CMAKE_CURRENT_SRC_DIR}/../>
)
Expand Down
Loading

0 comments on commit 27af7d0

Please sign in to comment.