Skip to content

Commit

Permalink
Merge branch 'brainboxdotcc:dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
RealTimeChris authored Sep 19, 2023
2 parents 593a149 + c79da97 commit 4c72f03
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion library-vcpkg/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ target_compile_features(
)

target_include_directories(
"${LIB_NAME}" PRIVATE
"${LIB_NAME}" PUBLIC
"$<BUILD_INTERFACE:${DPP_ROOT_PATH}/include>"
"$<INSTALL_INTERFACE:include>"
)

set_target_properties(
Expand Down

0 comments on commit 4c72f03

Please sign in to comment.