spelling: into

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-01-09 01:20:20 -05:00
parent c9e5e2cb53
commit fc4d2e4b3e
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ set(BINARY_NAME "rustdesk")
# https://wiki.gnome.org/HowDoI/ChooseApplicationID
set(APPLICATION_ID "com.carriez.flutter_hbb")
# 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)