build: optionally static link boost (#2628)
This commit is contained in:
parent
5f6fe3319c
commit
ebc41acf98
30 changed files with 194 additions and 134 deletions
|
|
@ -125,8 +125,8 @@ include_directories(
|
|||
"${CMAKE_SOURCE_DIR}/third-party/moonlight-common-c/enet/include"
|
||||
"${CMAKE_SOURCE_DIR}/third-party/nanors"
|
||||
"${CMAKE_SOURCE_DIR}/third-party/nanors/deps/obl"
|
||||
${Boost_INCLUDE_DIRS}
|
||||
${FFMPEG_INCLUDE_DIRS}
|
||||
${PLATFORM_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
list(APPEND SUNSHINE_EXTERNAL_LIBRARIES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue