mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
spelling: into
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ project(rustdesk LANGUAGES CXX)
|
||||
# the on-disk name of your application.
|
||||
set(BINARY_NAME "rustdesk")
|
||||
|
||||
# Explicitly opt in to modern CMake behaviors to avoid warnings with recent
|
||||
# Explicitly opt into modern CMake behaviors to avoid warnings with recent
|
||||
# versions of CMake.
|
||||
cmake_policy(SET CMP0063 NEW)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user