mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-07 02:28:53 +08:00
Remove src/includes
This commit is contained in:
@@ -6,7 +6,6 @@ if(HAVE_CUNIT)
|
||||
include_directories(
|
||||
"${CMAKE_SOURCE_DIR}/lib/includes"
|
||||
"${CMAKE_SOURCE_DIR}/lib"
|
||||
"${CMAKE_SOURCE_DIR}/src/includes"
|
||||
"${CMAKE_BINARY_DIR}/lib/includes"
|
||||
${CUNIT_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user