Skip to content

Commit f835dfa

Browse files
committed
i guess people use this
1 parent 00d2d0c commit f835dfa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ endforeach()
4444
foreach (target ${RELEASE_TARGETS} ${TEST_TARGETS} ${DEBUG_TARGETS})
4545
target_include_directories(${target} PUBLIC src)
4646
target_link_libraries(${target} PRIVATE ${PACKAGES})
47+
target_include_directories(${target} PUBLIC src/include)
4748
endforeach()

0 commit comments

Comments
 (0)