mirror of
https://github.com/UltraCoderRU/libwebrtc.git
synced 2026-01-28 03:15:11 +00:00
fix header paths
This commit is contained in:
parent
9db425ba54
commit
b9480efda7
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ set_target_properties(webrtc PROPERTIES
|
|||
|
||||
|
||||
# Install headers
|
||||
install(DIRECTORY ${WEBRTC_SOURCE_DIR}
|
||||
install(DIRECTORY "${WEBRTC_SOURCE_DIR}/"
|
||||
DESTINATION "include"
|
||||
FILES_MATCHING PATTERN "*.h")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue