Skip to content

Commit addf261

Browse files
Leonardo Alminanaedsiper
authored andcommitted
build: added include path for the headers cprofiles generates
Signed-off-by: Leonardo Alminana <[email protected]>
1 parent 4ab9331 commit addf261

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/headers.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ include_directories(
3737

3838
${CMAKE_CURRENT_BINARY_DIR}/${FLB_PATH_LIB_JANSSON}/include
3939
${CMAKE_CURRENT_BINARY_DIR}/lib/cmetrics
40+
${CMAKE_CURRENT_BINARY_DIR}/lib/cprofiles/include
4041
${CMAKE_CURRENT_BINARY_DIR}/include
4142

4243
${CMAKE_CURRENT_BINARY_DIR}/lib/monkey/include/

0 commit comments

Comments
 (0)