NOTICE file added with Steam trademarks notice

This commit is contained in:
Christophe Fajardo 2022-02-03 22:15:13 +01:00
parent 3b2c70422a
commit cf859b7c13
2 changed files with 4 additions and 0 deletions

View File

@ -364,6 +364,7 @@ endif()
list(APPEND SUNSHINE_DEFINITIONS SUNSHINE_ASSETS_DIR="${SUNSHINE_ASSETS_DIR}")
list(APPEND SUNSHINE_DEFINITIONS SUNSHINE_CONFIG_DIR="${SUNSHINE_CONFIG_DIR}")
list(APPEND SUNSHINE_DEFINITIONS SUNSHINE_DEFAULT_DIR="${SUNSHINE_DEFAULT_DIR}")
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/NOTICE" "NOTICE")
add_executable(sunshine ${SUNSHINE_TARGET_FILES})
target_link_libraries(sunshine ${SUNSHINE_EXTERNAL_LIBRARIES})
target_compile_definitions(sunshine PUBLIC ${SUNSHINE_DEFINITIONS})

3
NOTICE Normal file
View File

@ -0,0 +1,3 @@
©2018 Valve Corporation. Steam and the Steam logo are trademarks and/or
registered trademarks of Valve Corporation in the U.S. and/or other countries. All
rights reserved.