Skip to content

Commit cd73a25

Browse files
committed
Remove include dir /cpptrace from install interface
1 parent 2684c42 commit cd73a25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ target_include_directories(
160160
${target_name}
161161
PUBLIC
162162
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include/>
163-
$<INSTALL_INTERFACE:${CMAKE_INSTALL_INCLUDEDIR}/cpptrace/>
164163
)
165164

166165
target_include_directories(

0 commit comments

Comments
 (0)