Skip to content

Commit 713ecfe

Browse files
romanmichalvasko
authored andcommitted
cmake UPDATE include public headers
1 parent 923d662 commit 713ecfe

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
@@ -218,6 +218,7 @@ set_target_properties(netconf2 PROPERTIES VERSION ${LIBNETCONF2_SOVERSION_FULL}
218218

219219
# include repository files with highest priority
220220
include_directories(${PROJECT_BINARY_DIR}/src)
221+
include_directories(${PROJECT_BINARY_DIR}/include)
221222

222223
# dependencies - pthread
223224
set(CMAKE_THREAD_PREFER_PTHREAD TRUE)

0 commit comments

Comments
 (0)